commit | a3d9bc506d6434c5557e8d069a611d1e60a2a62e | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jul 18 10:10:22 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:57:33 2017 -0700 |
tree | fd6424117c3686c8a60ae4437552dfce7f683163 | |
parent | 731ea1ca429fe7c959522129c526bdda442d7c54 [diff] |
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>