From: Herbert Xu <[EMAIL PROTECTED]>
Date: Wed, 07 Nov 2007 22:08:23 +0800
> [IPSEC]: Set dst->input to dst_discard
>
> The input function should never be invoked on IPsec dst objects. This is
> because we don't apply IPsec on input until after we've made the routing
> decision.
>
> Signed-off-
[IPSEC]: Set dst->input to dst_discard
The input function should never be invoked on IPsec dst objects. This is
because we don't apply IPsec on input until after we've made the routing
decision.
Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
---
net/ipv4/xfrm4_policy.c |3 ++-
net/ipv6/xfrm