diff options
author | David Ahern <dsahern@gmail.com> | 2019-06-04 05:19:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-05 04:26:49 +0200 |
commit | dcb1ecb50edf8219c3bd851de35897fb024c423b (patch) | |
tree | 29cc881d4f6e2d476a296562bdcb21c0f7f515e2 /include/net/nexthop.h | |
parent | ipv4: Use accessors for fib_info nexthop data (diff) | |
download | linux-dcb1ecb50edf8219c3bd851de35897fb024c423b.tar.xz linux-dcb1ecb50edf8219c3bd851de35897fb024c423b.zip |
ipv4: Prepare for fib6_nh from a nexthop object
Convert more IPv4 code to use fib_nh_common over fib_nh to enable routes
to use a fib6_nh based nexthop. In the end, only code not using a
nexthop object in a fib_info should directly access fib_nh in a fib_info
without checking the famiy and going through fib_nh_common. Those
functions will be marked when it is not directly evident.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/nexthop.h')
0 files changed, 0 insertions, 0 deletions