diff options
| author | David Ahern <dsahern@gmail.com> | 2018-12-12 04:57:25 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-12-15 02:44:47 +0300 |
| commit | e997f8a20a57cae16ed0c7a2bff6d3ab75f58123 (patch) | |
| tree | 22697a175d893241bb7c8c3133f4af98649c3257 /include/linux/node.h | |
| parent | 526f1b587cf826d78c3e522428ce6b24a8da0d65 (diff) | |
| download | linux-e997f8a20a57cae16ed0c7a2bff6d3ab75f58123.tar.xz | |
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 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions
