> On Aug 21, 2015, at 1:06 AM, David Ahern <[email protected]> wrote: > > Directs route lookups to VRF table. Compiles out if NET_VRF is not > enabled. With this patch able to successfully bring up ipsec tunnels > in VRFs, even with duplicate network configuration. > > Signed-off-by: David Ahern <[email protected]> > --- > v2 > - use vrf_master_ifindex rather than vrf_master_ifindex_rcu > > net/ipv4/xfrm4_policy.c | 7 +++++-- > net/ipv6/xfrm6_policy.c | 7 +++++-- > 2 files changed, 10 insertions(+), 4 deletions(-) >
Looks good to me, Acked-by: Nikolay Aleksandrov <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
