Searched hist:"7 d21fec90438941b44b699ae73673d2f8a3a9d76" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | fib6.h | diff 7d21fec90438941b44b699ae73673d2f8a3a9d76 Tue Apr 16 16:36:11 CDT 2019 David Ahern <dsahern@gmail.com> ipv6: Add fib6_type and fib6_flags to fib6_result
Add the fib6_flags and fib6_type to fib6_result. Update the lookup helpers to set them and update post fib lookup users to use the version from the result.
This allows nexthop objects to have blackhole nexthop.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | ip6_fib.h | diff 7d21fec90438941b44b699ae73673d2f8a3a9d76 Tue Apr 16 16:36:11 CDT 2019 David Ahern <dsahern@gmail.com> ipv6: Add fib6_type and fib6_flags to fib6_result
Add the fib6_flags and fib6_type to fib6_result. Update the lookup helpers to set them and update post fib lookup users to use the version from the result.
This allows nexthop objects to have blackhole nexthop.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | diff 7d21fec90438941b44b699ae73673d2f8a3a9d76 Tue Apr 16 16:36:11 CDT 2019 David Ahern <dsahern@gmail.com> ipv6: Add fib6_type and fib6_flags to fib6_result
Add the fib6_flags and fib6_type to fib6_result. Update the lookup helpers to set them and update post fib lookup users to use the version from the result.
This allows nexthop objects to have blackhole nexthop.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | filter.c | diff 7d21fec90438941b44b699ae73673d2f8a3a9d76 Tue Apr 16 16:36:11 CDT 2019 David Ahern <dsahern@gmail.com> ipv6: Add fib6_type and fib6_flags to fib6_result
Add the fib6_flags and fib6_type to fib6_result. Update the lookup helpers to set them and update post fib lookup users to use the version from the result.
This allows nexthop objects to have blackhole nexthop.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|