From: Patrick McHardy Date: Sat, 7 Jan 2006 07:03:34 +0000 (-0800) Subject: [IPV4/6]: Netfilter IPsec input hooks X-Git-Tag: v2.6.16-rc1~923 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b05e106698d9966de524e78d9da1bf6407fe0c32;p=pandora-kernel.git [IPV4/6]: Netfilter IPsec input hooks When the innermost transform uses transport mode the decapsulated packet is not visible to netfilter. Pass the packet through the PRE_ROUTING and LOCAL_IN hooks again before handing it to upper layer protocols to make netfilter-visibility symetrical to the output path. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed