From: David S. Miller <hidden> Date: 2004-01-20 05:27:25
Also in:lkml
On Fri, 16 Jan 2004 19:38:00 +0100
Michal Ludvig [off-list ref] wrote:
The attached patch fixes IPv6-in-IPv4 (SIT) tunnel over IPsec. Without
it the SIT packets originated from the same host as the IPsec endpoint
is leave the interface unencrypted and of course the tunnel doesn't
work. The patch fixes it. Tested.
Please apply.