Files
linux/net/ipv6
David Ahern 0b34eb0043 ipv6: Refactor __ip6_route_redirect
Move the nexthop evaluation of a fib entry to a helper that can be
leveraged for each fib6_nh in a multipath nexthop object.

In the move, 'continue' statements means the helper returns false
(loop should continue) and 'break' means return true (found the entry
of interest).

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-11 14:24:07 -07:00
..
2018-05-11 00:10:56 +02:00
2018-07-24 14:10:43 -07:00
2019-03-29 10:48:04 -07:00
2018-05-16 07:24:30 +02:00
2019-04-11 14:24:07 -07:00
2019-03-22 10:38:23 -04:00