Searched hist:"5 e670d844b2a4e47d1b9b9aceb14dd3c12a6d4bf" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ip6_route.h | diff 5e670d844b2a4e47d1b9b9aceb14dd3c12a6d4bf Tue Apr 17 19:33:14 CDT 2018 David Ahern <dsahern@gmail.com> net/ipv6: Move nexthop data to fib6_nh
Introduce fib6_nh structure and move nexthop related data from rt6_info and rt6_info.dst to fib6_nh. References to dev, gateway or lwtstate from a FIB lookup perspective are converted to use fib6_nh; datapath references to dst version are left as is.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_fib.h | diff 5e670d844b2a4e47d1b9b9aceb14dd3c12a6d4bf Tue Apr 17 19:33:14 CDT 2018 David Ahern <dsahern@gmail.com> net/ipv6: Move nexthop data to fib6_nh
Introduce fib6_nh structure and move nexthop related data from rt6_info and rt6_info.dst to fib6_nh. References to dev, gateway or lwtstate from a FIB lookup perspective are converted to use fib6_nh; datapath references to dst version are left as is.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | diff 5e670d844b2a4e47d1b9b9aceb14dd3c12a6d4bf Tue Apr 17 19:33:14 CDT 2018 David Ahern <dsahern@gmail.com> net/ipv6: Move nexthop data to fib6_nh
Introduce fib6_nh structure and move nexthop related data from rt6_info and rt6_info.dst to fib6_nh. References to dev, gateway or lwtstate from a FIB lookup perspective are converted to use fib6_nh; datapath references to dst version are left as is.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_fib.c | diff 5e670d844b2a4e47d1b9b9aceb14dd3c12a6d4bf Tue Apr 17 19:33:14 CDT 2018 David Ahern <dsahern@gmail.com> net/ipv6: Move nexthop data to fib6_nh
Introduce fib6_nh structure and move nexthop related data from rt6_info and rt6_info.dst to fib6_nh. References to dev, gateway or lwtstate from a FIB lookup perspective are converted to use fib6_nh; datapath references to dst version are left as is.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff 5e670d844b2a4e47d1b9b9aceb14dd3c12a6d4bf Tue Apr 17 19:33:14 CDT 2018 David Ahern <dsahern@gmail.com> net/ipv6: Move nexthop data to fib6_nh
Introduce fib6_nh structure and move nexthop related data from rt6_info and rt6_info.dst to fib6_nh. References to dev, gateway or lwtstate from a FIB lookup perspective are converted to use fib6_nh; datapath references to dst version are left as is.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 5e670d844b2a4e47d1b9b9aceb14dd3c12a6d4bf Tue Apr 17 19:33:14 CDT 2018 David Ahern <dsahern@gmail.com> net/ipv6: Move nexthop data to fib6_nh
Introduce fib6_nh structure and move nexthop related data from rt6_info and rt6_info.dst to fib6_nh. References to dev, gateway or lwtstate from a FIB lookup perspective are converted to use fib6_nh; datapath references to dst version are left as is.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|