commit | 337dde798dd1f3e4d4df4e684a0b4355dd65103d | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Nov 14 19:49:13 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Nov 15 21:18:50 2006 -0800 |
tree | 02bc41b44c5b20fd8fe803749f2a87be706971a7 | |
parent | b96e7ecbd052a0916b6078e7600604d7e276a336 [diff] |
[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() 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>