From: Patrick McHardy Date: Thu, 5 Apr 2007 22:54:02 +0000 (-0700) Subject: [XFRM]: beet: fix IP option encapsulation X-Git-Tag: v2.6.21-rc7~44^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5027c9a896fbe05367fb893a274deca5114bfd0;p=pandora-kernel.git [XFRM]: beet: fix IP option encapsulation Beet mode calculates an incorrect value for the transport header location when IP options are present, resulting in encapsulation errors. The correct location is 4 or 8 bytes before the end of the original IP header, depending on whether the pseudo header is padded. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed