From: Herbert Xu Date: Thu, 18 Oct 2007 04:28:06 +0000 (-0700) Subject: [IPSEC]: Fix pure tunnel modes involving IPv6 X-Git-Tag: v2.6.24-rc1~294^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04663d0b8b3c8ce3804106279420cfe5bdfcce3c;p=pandora-kernel.git [IPSEC]: Fix pure tunnel modes involving IPv6 I noticed that my recent patch broke 6-on-4 pure IPsec tunnels (the ones that are only used for incompressible IPsec packets). Subsequent reviews show that I broke 6-on-6 pure tunnels more than three years ago and nobody ever noticed. I suppose every must be testing 6-on-6 IPComp with large pings which are very compressible :) This patch fixes both cases. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed