diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-02-07 19:26:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-07 18:47:01 +0100 |
commit | 0508ff8934f40b52a78313049b96eec29a46ba49 (patch) | |
tree | 0513d96d1cf58fe9c854e7e26df5b68ddf98bdd4 /README | |
parent | f8c2afa66d5397b0b9293c4347dac6dabb327685 (diff) | |
download | linux-0508ff8934f40b52a78313049b96eec29a46ba49.tar.bz2 |
mlxsw: spectrum_router: Prevent incorrect replacement of local table routes
The driver uses the same table to represent both the main and local
routing tables. Prevent routes in the main table from replacing routes
in the local table to reflect the fact that the local table is consulted
first during lookup.
Fixes: b6a1d871d37a ("mlxsw: spectrum_router: Start using new IPv4 route notifications")
Fixes: dacad7b34b59 ("mlxsw: spectrum_router: Start using new IPv6 route notifications")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions