commit | 61c503f976b5449e6d7d31f74adbc29d6ce06125 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Jul 04 08:23:11 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 04 18:25:15 2016 -0700 |
tree | 09f8f3c6c9701723a3ff36828bdb90b4e8b57e3f | |
parent | d5a1c749d22c6f86c3ee2c2c38b13220ae871114 [diff] |
mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops Implement ipv4 FIB entries addition and removal. Initially, we support local and broadcast routes using "ip2me" trap action. Also, unicast routes without nexthop are supported using "local" action. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>