diff options
author | Ido Schimmel <idosch@mellanox.com> | 2016-12-23 11:32:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-23 20:31:19 +0300 |
commit | 93a87e5e794fb71a51f97fbde6c0010680b62d70 (patch) | |
tree | 51a161755aad0f93b29bafccb55f682b79efc1be /drivers/net/Space.c | |
parent | 53f800e3baf980827c197a9332f63effe80d4809 (diff) | |
download | linux-93a87e5e794fb71a51f97fbde6c0010680b62d70.tar.xz |
mlxsw: spectrum_router: Don't reflect dead neighs
When a neighbour is considered to be dead, we should remove it from the
device's table regardless of its NUD state.
Without this patch, after setting a port to be administratively down we
get the following errors when we periodically try to update the kernel
about neighbours activity:
[ 461.947268] mlxsw_spectrum 0000:03:00.0 sw1p3: Failed to find
matching neighbour for IP=192.168.100.2
Fixes: a6bf9e933daf ("mlxsw: spectrum_router: Offload neighbours based on NUD state change")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Space.c')
0 files changed, 0 insertions, 0 deletions