diff options
author | Roopa Prabhu <roopa@cumulusnetworks.com> | 2018-06-12 21:26:10 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-15 09:37:33 -0700 |
commit | f6a6f203d507aae3a06a8de79c6f0ecc4658b81c (patch) | |
tree | 5094702ec2e7b16defcc247ec6f4bfe877f4f364 /drivers/net/phy | |
parent | 7c099773b08634df9db0f5be40f0fcc06baa2e1b (diff) | |
download | linux-f6a6f203d507aae3a06a8de79c6f0ecc4658b81c.tar.bz2 |
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Commit 9ce33e46531d ("neighbour: support for NTF_EXT_LEARNED flag")
added support for NTF_EXT_LEARNED for neighbour entries.
NTF_EXT_LEARNED entries are neigh entries managed by control
plane (eg: Ethernet VPN implementation in FRR routing suite).
Periodic gc already excludes these entries. This patch extends
it to forced gc which the earlier patch missed.
Fixes: 9ce33e46531d ("neighbour: support for NTF_EXT_LEARNED flag")
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions