diff options
| author | Ido Schimmel <[email protected]> | 2017-03-10 08:53:43 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-03-10 09:36:06 -0800 |
| commit | b5d90e6d6b19477c49ad699c173bbcfa3e4725bd (patch) | |
| tree | 9ddca0bb5ff2420cdb00f4af763a7ca22a7278aa /tools/perf/scripts/python | |
| parent | 6913229eea27e63df086f55372e52021727fd0a7 (diff) | |
mlxsw: spectrum_router: Make abort mechanism VR-aware
When the abort mechanism is invoked it binds the first virtual router
(VR) to an LPM tree and inserts a default route to direct packets to the
CPU.
With VRFs, we can have router interfaces (RIFs) bound to multiple VRs,
so we need to make sure packets are trapped from all VRs and not just
the first one.
Upon abort invocation, bind all active VRs to the same LPM tree and
insert a default route in each.
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions