From: Herbert Xu <[EMAIL PROTECTED]>
Date: Sat, 25 Feb 2006 15:32:52 +1100
> Here is the patch that kills the post_input stuff.
Both applied, thanks a lot Herbert.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info
Hi Dave:
Here is the patch that kills the post_input stuff.
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
The only reason post_input exists at all is that it gives us the
potential to adjust the checksums incrementally in future which
we ought to do.
However, after thinking a