Re: IPsec tunnel forwarding in net-next-2.6 since 452edd59
From: Michael Smith <hidden> Date: 2011-03-15 22:51:36
On Tue, 15 Mar 2011, Eric Dumazet wrote:
Could you try following patch ?
[PATCH] xfrm: fix __xfrm_route_forward()
This function should return 0 in case of error, 1 if OK
commit 452edd598f60522 (xfrm: Return dst directly from xfrm_lookup())
got it wrong.