diff options
author | David Ahern <dsahern@gmail.com> | 2019-03-28 04:53:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-29 18:48:04 +0100 |
commit | 572bf4dd7186584991019a258285432f0d9a7cea (patch) | |
tree | 00c69200ea863916f594c926a66f6e65a3547e5c /include/net | |
parent | ipv6: Refactor fib6_ignore_linkdown (diff) | |
download | linux-572bf4dd7186584991019a258285432f0d9a7cea.tar.xz linux-572bf4dd7186584991019a258285432f0d9a7cea.zip |
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
rt6_add_nexthop and rt6_nexthop_info only need the fib6_info for the
gateway flag and the nexthop weight, and the presence of a gateway is now
per-nexthop. Update the signatures to take a fib6_nh and nexthop weight
and better align with the ipv4 versions.
Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions