From: Herbert Xu <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 11:04:37 +1100
> [IPV6]: Fix IPsec datagram fragmentation > > This is a long-standing bug in the IPsec IPv6 code that breaks > when we emit a IPsec tunnel-mode datagram packet. The problem > is that the code the emits the packet assumes the IPv6 stack > will fragment it later, but the IPv6 stack assumes that whoever > is emitting the packet is going to pre-fragment the packet. > > In the long term we need to fix both sides, e.g., to get the > datagram code to pre-fragment as well as to get the IPv6 stack > to fragment locally generated tunnel-mode packet. > > For now this patch does the second part which should make it > work for the IPsec host case. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Applied, and I'll queue this up to -stable as well. Thanks! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html