From: Steffen Klassert Date: Fri, 21 Feb 2014 07:41:09 +0000 (+0100) Subject: xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer X-Git-Tag: v3.15-rc1~113^2~244^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70be6c91c86596ad2b60c73587880b47df170a41;p=pandora-kernel.git xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer IPsec vti_rcv needs to remind the tunnel pointer to check it later at the vti_rcv_cb callback. So add this pointer to the IPsec common buffer, initialize it and check it to avoid transport state matching of a tunneled packet. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed