commit | 4ec3b28c2763e11a423d03810ff0be65f02e635e | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Thu Aug 20 15:06:30 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 25 11:25:09 2015 -0700 |
tree | 125ee8d822d2ad0b32f371228cceeedcf281e53b | |
parent | 6f021c62d64f38092bc2a0c5fe7b81d5e5b21a00 [diff] |
xfrm: Use VRF master index if output device is enslaved 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 <dsa@cumulusnetworks.com> Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>