commit | e659ba31d806fbb523a2b78f092bfe9708f2a121 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sat Jun 08 14:53:28 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 10 10:44:56 2019 -0700 |
tree | f74f9e400ce9e5092fee0fc5f2b32d6647dca59a | |
parent | 2c170e075375f7421a8007d3993f55f3eb89760b [diff] |
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>