Searched hist:ca254490c8dfdaddb5df8a763774db0f4c5200c3 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | icmp.c | diff ca254490c8dfdaddb5df8a763774db0f4c5200c3 Mon Oct 12 13:47:10 CDT 2015 David Ahern <dsa@cumulusnetworks.com> 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>
|
H A D | ndisc.c | diff ca254490c8dfdaddb5df8a763774db0f4c5200c3 Mon Oct 12 13:47:10 CDT 2015 David Ahern <dsa@cumulusnetworks.com> 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>
|
H A D | ip6_output.c | diff ca254490c8dfdaddb5df8a763774db0f4c5200c3 Mon Oct 12 13:47:10 CDT 2015 David Ahern <dsa@cumulusnetworks.com> 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>
|
H A D | addrconf.c | diff ca254490c8dfdaddb5df8a763774db0f4c5200c3 Mon Oct 12 13:47:10 CDT 2015 David Ahern <dsa@cumulusnetworks.com> 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>
|
H A D | route.c | diff ca254490c8dfdaddb5df8a763774db0f4c5200c3 Mon Oct 12 13:47:10 CDT 2015 David Ahern <dsa@cumulusnetworks.com> 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>
|