git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ed9926
)
[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
author
David S. Miller
<davem@davemloft.net>
Mon, 14 Apr 2008 06:14:15 +0000
(23:14 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 Apr 2008 06:14:15 +0000
(23:14 -0700)
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 <davem@davemloft.net>
No differences found