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:
b96e7ec
)
[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()
author
Patrick McHardy
<kaber@trash.net>
Wed, 15 Nov 2006 03:49:13 +0000
(19:49 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 16 Nov 2006 05:18:50 +0000
(21:18 -0800)
nexthdr is NEXTHDR_FRAGMENT, the nexthdr value from the fragment header
is hp->nexthdr.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found