diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-07-29 12:26:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-29 22:16:21 +0300 |
commit | 89ab53313543b18640eb5d25a1e74bf9eee889b0 (patch) | |
tree | 173bae20c5bcf51b11f9a239ccc42c9759aa8e84 /Documentation | |
parent | 83f3522860f702748143e022f1a546547314c715 (diff) | |
download | linux-89ab53313543b18640eb5d25a1e74bf9eee889b0.tar.xz |
mlxsw: spectrum_router: Allow programming link-local host routes
Cited commit added the ability to program link-local prefix routes to
the ASIC so that relevant packets are routed and trapped correctly.
However, host routes were not included in the change and thus not
programmed to the ASIC. This can result in packets being trapped via an
external route trap instead of a local route trap as in IPv4.
Fix this by programming all the link-local routes to the ASIC.
Fixes: 10d3757fcb07 ("mlxsw: spectrum_router: Allow programming link-local prefix routes")
Reported-by: Alex Veber <alexve@mellanox.com>
Tested-by: Alex Veber <alexve@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions