Gopalakrishnan Raman <[EMAIL PROTECTED]> wrote: > The problem is that packet_rcv() calls skb_clone() which is the > right thing to do in all cases except when the data portion of the > incoming skb is being modified in place. I replaced it with a pskb_copy() > in the case when the packet is likely to be NAT-T or ESP. The patch > for this follows the end of this mail and seems to work quite well.
This bug has already been fixed in 2.6.12. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/