commit | 599cf8f95f221aa03ac5a6e5e3ee4bc97a6eade5 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Feb 09 10:28:44 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 10 11:32:14 2017 -0500 |
tree | 3ecaed1a3b73f1b8f20dca868b5d3c923c3d2435 | |
parent | 4283bce5f8c2307d47313e0429e5f1357c43023d [diff] |
mlxsw: spectrum_router: Add support for route replace Upon the reception of an ENTRY_REPLACE notification, resolve the FIB node corresponding to the prefix and length and insert the new route before the first matching entry. Since the notification also signals the deletion of the replaced route, delete it from the driver's cache. 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>