commit | c538adb3c6e77e0f6563b71923a81de182b5132c | [log] [tgz] |
---|---|---|
author | Arkadi Sharshevsky <arkadis@mellanox.com> | Mon Sep 25 10:32:26 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 26 20:04:35 2017 -0700 |
tree | ac207f749f0fdbb593d6eb60b3c9226fa35800cd | |
parent | c556cd28930661f337d7989fe74ac31871fd3888 [diff] |
mlxsw: spectrum_dpipe: Add initial support for the router adjacency table Add initial support for router adjacency table. The table does lookup based on the nexthop-group index and the local nexthop offset. After locating the nexthop entry it sets the destination MAC address and the egress RIF. Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>