]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_router: Extend virtual routers with IPv6 support
authorIdo Schimmel <idosch@mellanox.com>
Tue, 18 Jul 2017 08:10:22 +0000 (10:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Jul 2017 18:57:33 +0000 (11:57 -0700)
commit6ad55c191839978a6a8d8c7bb1d14f47a19d742b
treefd6424117c3686c8a60ae4437552dfce7f683163
parentf64a5f347b4b838d749547935024c18504d8bb84
mlxsw: spectrum_router: Extend virtual routers with IPv6 support

A Virtual Router (VR) is an entity which corresponds to a VRF and
performs FIB lookup in an LPM tree according to the {VR, IP Proto} ->
Tree binding.

Extend the virtual router data structure towards IPv6 FIB offload.

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>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c