diff options
author | Ido Schimmel <[email protected]> | 2017-02-28 08:55:40 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-03-01 09:50:58 -0800 |
commit | f7df4923fa986247e93ec2cdff5ca168fff14dcf (patch) | |
tree | d2d146826f43a321b88dc26d76adb728b87dd7cf /tools/perf/scripts | |
parent | 4f7bfb3982e02aacc5fb6e1a121e5326c1778ac3 (diff) |
mlxsw: spectrum_router: Avoid potential packets loss
When the structure of the LPM tree changes (f.e., due to the addition of
a new prefix), we unbind the old tree and then bind the new one. This
may result in temporary packet loss.
Instead, overwrite the old binding with the new one.
Fixes: 6b75c4807db3 ("mlxsw: spectrum_router: Add virtual router management")
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')
0 files changed, 0 insertions, 0 deletions