ipv6: Handle all fib6_nh in a nexthop in exception handling
authorDavid Ahern <dsahern@gmail.com>
Sat, 8 Jun 2019 21:53:28 +0000 (14:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 17:44:56 +0000 (10:44 -0700)
commite659ba31d806fbb523a2b78f092bfe9708f2a121
treef74f9e400ce9e5092fee0fc5f2b32d6647dca59a
parent2c170e075375f7421a8007d3993f55f3eb89760b
ipv6: Handle all fib6_nh in a nexthop in exception handling

Add a hook in rt6_flush_exceptions, rt6_remove_exception_rt,
rt6_update_exception_stamp_rt, and rt6_age_exceptions to handle
nexthop struct in a fib6_info.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c