diff options
author | 2022-07-13 16:40:48 -0700 | |
---|---|---|
committer | 2022-07-15 18:55:50 -0700 | |
commit | aaa5f515b16b6b3e137779ffb4c9558bb58c1e75 (patch) | |
tree | ed38a6a92803ee96890a6e3661450511019d5859 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipv4: new arp_accept option to accept garp only if in-network (diff) | |
download | linux-dev-aaa5f515b16b6b3e137779ffb4c9558bb58c1e75.tar.xz linux-dev-aaa5f515b16b6b3e137779ffb4c9558bb58c1e75.zip |
net: ipv6: new accept_untracked_na option to accept na only if in-network
This patch adds a third knob, '2', which extends the
accept_untracked_na option to learn a neighbor only if the src ip is
in the same subnet as an address configured on the interface that
received the neighbor advertisement. This is similar to the arp_accept
configuration for ipv4.
Signed-off-by: Jaehee Park <jhpark1013@gmail.com>
Suggested-by: Roopa Prabhu <roopa@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions