commit | a7ff87acd995e3c024f3262bf90c8682c99b1f6b | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Jul 05 11:27:50 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 05 09:06:30 2016 -0700 |
tree | 3eb0eec101ebd3c555bdf527d549e683e97968d1 | |
parent | a59f0b312a197d695a6d99469114d2134b5befb2 [diff] |
mlxsw: spectrum_router: Implement next-hop routing Implement next-hop routing offload including ECMP. To make it possible, introduce next-hop group entity. This entity keeps track of resolved neighbours and updates HW adjacency table accordingly. Note that HW next-hops are stored in this adjacency table, in form of MAC. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>