commit | f86ca07eb5310a1bdc7032458c7f76862f5a1552 | [log] [tgz] |
---|---|---|
author | James Prestwood <prestwoj@gmail.com> | Mon Nov 01 10:36:30 2021 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Mon Nov 01 19:57:15 2021 -0700 |
tree | e51b800c5edc33c5fa13211680581bcc385c10a1 | |
parent | 18ac597af25e9760b76471524096f5b29eb820e6 [diff] |
selftests: net: add arp_ndisc_evict_nocarrier This tests the sysctl options for ARP/ND: /net/ipv4/conf/<iface>/arp_evict_nocarrier /net/ipv4/conf/all/arp_evict_nocarrier /net/ipv6/conf/<iface>/ndisc_evict_nocarrier /net/ipv6/conf/all/ndisc_evict_nocarrier Signed-off-by: James Prestwood <prestwoj@gmail.com> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>