diff options
author | David Ahern <dsahern@gmail.com> | 2019-03-28 04:53:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-29 18:48:04 +0100 |
commit | f1741730dd18828fe3ea5fa91c22f41cf001c625 (patch) | |
tree | d3491ccb4fd5129cc45d364fda8b67f3e056c366 /security | |
parent | ipv6: Rename fib6_nh entries (diff) | |
download | linux-f1741730dd18828fe3ea5fa91c22f41cf001c625.tar.xz linux-f1741730dd18828fe3ea5fa91c22f41cf001c625.zip |
net: Add fib_nh_common and update fib_nh and fib6_nh
Add fib_nh_common struct with common nexthop attributes. Convert
fib_nh and fib6_nh to use it. Use macros to move existing
fib_nh_* references to the new nh_common.nhc_*.
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 'security')
0 files changed, 0 insertions, 0 deletions