commit | 5e9c16cc83a708a031f3999ac84f57101123d109 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Jul 04 08:23:04 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 04 18:25:14 2016 -0700 |
tree | 54bdd24bfe6bb6a3f8a72f56a7c28d52b9d04ae7 | |
parent | f48cc6b2661ccb6e9d85a5cdd78c0150929a2821 [diff] |
mlxsw: spectrum_router: Implement private fib Shadow FIB is needed in order to hold additional information for FIB entries and keep track of used prefixes. That is needed for the LPM tree construction to be introduced later on in this set. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>