From: Jiri Pirko <j...@resnulli.us> Date: Tue, 28 Feb 2017 08:55:40 +0100
> From: Ido Schimmel <ido...@mellanox.com> > > 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 <ido...@mellanox.com> > Signed-off-by: Jiri Pirko <j...@mellanox.com> Applied.