aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2018-12-11 18:57:25 -0700
committerDavid S. Miller <davem@davemloft.net>2018-12-14 15:44:47 -0800
commite997f8a20a57cae16ed0c7a2bff6d3ab75f58123 (patch)
tree22697a175d893241bb7c8c3133f4af98649c3257 /block
parentneighbor: Move neigh_update_ext_learned to core file (diff)
downloadlinux-dev-e997f8a20a57cae16ed0c7a2bff6d3ab75f58123.tar.xz
linux-dev-e997f8a20a57cae16ed0c7a2bff6d3ab75f58123.zip
neighbor: Remove externally learned entries from gc_list
Externally learned entries are similar to PERMANENT entries in the sense they are managed by userspace and can not be garbage collected. As such remove them from the gc_list, remove the flags check from neigh_forced_gc and skip threshold checks in neigh_alloc. As with PERMANENT entries, this allows unlimited number of NTF_EXT_LEARNED entries. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions