diff options
author | David S. Miller <davem@davemloft.net> | 2019-04-11 23:24:07 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-11 23:24:07 +0200 |
commit | 78f07adac86186b5ef0318b7faec377b6d31ea9f (patch) | |
tree | 4c67f46492b695373ffde163f26ef2e3c7bb8594 /lib | |
parent | dns: remove redundant zero length namelen check (diff) | |
parent | ipv6: Refactor __ip6_route_redirect (diff) | |
download | linux-78f07adac86186b5ef0318b7faec377b6d31ea9f.tar.xz linux-78f07adac86186b5ef0318b7faec377b6d31ea9f.zip |
Merge branch 'ipv6-Refactor-nexthop-selection-helpers-during-a-fib-lookup'
David Ahern says:
====================
ipv6: Refactor nexthop selection helpers during a fib lookup
IPv6 has a fib6_nh embedded within each fib6_info and a separate
fib6_info for each path in a multipath route. A side effect is that
a fib6_info is passed all the way down the stack when selecting a path
on a fib lookup. Refactor the fib lookup functions and associated
helper functions to take a fib6_nh when appropriate to enable IPv6
to work with nexthop objects where the fib6_nh is not directly part
of a fib entry.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions