From: David S. Miller Date: Mon, 14 Apr 2008 06:14:15 +0000 (-0700) Subject: [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). X-Git-Tag: v2.6.25~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45e9189c058bfa495073951ff461ee0eea968be;p=pandora-kernel.git [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). Fixes kernel bugzilla 10437 Based almost entirely upon a patch by Dmitry Butskoy. When deciding what raw sockets to deliver the ICMPv6 to, we should use the addresses in the ICMPv6 quoted IPV6 header, not the top-level one. Signed-off-by: David S. Miller --- Reading git-diff-tree failed