From: Herbert Xu Date: Wed, 10 Oct 2007 22:42:23 +0000 (-0700) Subject: [IPSEC] beet: Fix extension header support on output X-Git-Tag: v2.6.24-rc1~1454^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee0b40c0621396326d1c17b81833f59118a2d80;p=pandora-kernel.git [IPSEC] beet: Fix extension header support on output The beet output function completely kills any extension headers by replacing them with the IPv6 header. This is because it essentially ignores the result of ip6_find_1stfragopt by simply acting as if there aren't any extension headers. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed