diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2015-10-12 20:47:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-13 13:55:08 +0200 |
commit | ca254490c8dfdaddb5df8a763774db0f4c5200c3 (patch) | |
tree | 44fd3b3e5c0a37c2d5288963806b350383eb150b /net/ipv6/ip6_input.c | |
parent | net: Add IPv6 support to VRF device (diff) | |
download | linux-ca254490c8dfdaddb5df8a763774db0f4c5200c3.tar.xz linux-ca254490c8dfdaddb5df8a763774db0f4c5200c3.zip |
net: Add VRF support to IPv6 stack
As with IPv4 support for VRFs added to IPv6 stack by replacing hardcoded
table ids with possibly device specific ones and manipulating the oif in
the flowi6. The flow flags are used to skip oif compare in nexthop lookups
if the device is enslaved to a VRF via the L3 master device.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_input.c')
0 files changed, 0 insertions, 0 deletions