From: Herbert Xu Date: Thu, 13 Dec 2007 02:47:48 +0000 (-0800) Subject: [IPSEC]: Fix reversed ICMP6 policy check X-Git-Tag: v2.6.25-rc1~1162^2~1116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7233b9f33e72ca477034ff5cf901c89efba3a5bc;p=pandora-kernel.git [IPSEC]: Fix reversed ICMP6 policy check The policy check I added for ICMP on IPv6 is reversed. This patch fixes that. It also adds an skb->sp check so that unprotected packets that fail the policy check do not crash the machine. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed