From: Patrick McHardy Date: Thu, 5 Apr 2007 22:59:41 +0000 (-0700) Subject: [XFRM]: beet: fix beet mode decapsulation X-Git-Tag: v2.6.21-rc7~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b1e840629562953d81c9fe0a3a67473f3d993c;p=pandora-kernel.git [XFRM]: beet: fix beet mode decapsulation Beet mode decapsulation fails to properly set up the skb pointers, which only works by accident in combination with CONFIG_NETFILTER, since in that case the skb is fixed up in xfrm4_input before passing it to the netfilter hooks. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed