diff options
author | Ido Schimmel <idosch@mellanox.com> | 2017-07-18 10:10:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-18 11:57:33 -0700 |
commit | 731ea1ca429fe7c959522129c526bdda442d7c54 (patch) | |
tree | 8958f5d7ce761c1ce0b3e7de94ea18c17e777a71 /lib/xz/Kconfig | |
parent | 160e22aa2629875c23092e38eded442002d1ebda (diff) |
mlxsw: spectrum_router: Make FIB node retrieval family agnostic
A FIB node is an entity which stores routes sharing the same prefix and
length. The data structure itself is already family agnostic, but we
make some of its operations agnostic as well and thus re-use them for
IPv6 offload.
Instead of passing an IPv4-specific structure to fib4_node_get(), pass
general routing parameters and rename the function accordingly.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/xz/Kconfig')
0 files changed, 0 insertions, 0 deletions