Hi Steffen:
On 9/15/15 3:28 AM, Steffen Klassert wrote:
On Mon, Aug 10, 2015 at 04:58:11PM -0600, David Ahern wrote:
Rules can be installed that direct route lookups to specific tables based
on oif. Plumb the oif through the xfrm lookups so it gets set in the flow
struct and passed to the resol
On Mon, Aug 10, 2015 at 04:58:11PM -0600, David Ahern wrote:
> Rules can be installed that direct route lookups to specific tables based
> on oif. Plumb the oif through the xfrm lookups so it gets set in the flow
> struct and passed to the resolver routines.
>
> Signed-off-by: David Ahern
David,
On Mon, Aug 10, 2015 at 04:58:11PM -0600, David Ahern wrote:
> Rules can be installed that direct route lookups to specific tables based
> on oif. Plumb the oif through the xfrm lookups so it gets set in the flow
> struct and passed to the resolver routines.
>
> Signed-off-by: David Ahern
Applie
Rules can be installed that direct route lookups to specific tables based
on oif. Plumb the oif through the xfrm lookups so it gets set in the flow
struct and passed to the resolver routines.
Signed-off-by: David Ahern
---
include/net/xfrm.h | 7 +--
net/ipv4/xfrm4_policy.c | 11 ++