From: Patrick McHardy Date: Thu, 5 Jan 2006 20:21:16 +0000 (-0800) Subject: [NETFILTER]: make ipv6_find_hdr() find transport protocol header X-Git-Tag: v2.6.16-rc1~474^2~21^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b777e0ce7437a0e788e2aeb42aca9af2cce1f2e1;p=pandora-kernel.git [NETFILTER]: make ipv6_find_hdr() find transport protocol header The original ipv6_find_hdr() finds the specified header in IPv6 packets. This makes it possible to get transport header so that we can kill similar loop in ip6_match_packet(). Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed