Home
last modified time | relevance | path

Searched refs:accept_dad (Results 1 – 19 of 19) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dsrv6_end_dt6_l3vpn_test.sh234 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
235 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
254 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
255 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
268 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
269 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dsrv6_end_dx6_netfilter_test.sh184 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
185 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
227 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
228 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dsctp_vrf.sh23 ip net exec $CLIENT_NS1 sysctl -w net.ipv6.conf.default.accept_dad=0 2>&1 >/dev/null
24 ip net exec $CLIENT_NS2 sysctl -w net.ipv6.conf.default.accept_dad=0 2>&1 >/dev/null
25 ip net exec $SERVER_NS sysctl -w net.ipv6.conf.default.accept_dad=0 2>&1 >/dev/null
H A Dsrv6_hencap_red_l3vpn_test.sh353 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
354 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
485 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
486 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dsrv6_end_flavors_test.sh445 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
446 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
589 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
590 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dsrv6_hl2encap_red_l2vpn_test.sh308 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
309 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
433 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
434 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dsrv6_end_next_csid_l3vpn_test.sh485 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
486 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
714 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
715 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dsrv6_end_dx4_netfilter_test.sh184 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
185 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dsrv6_end_dt4_l3vpn_test.sh230 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
231 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
H A Dtraceroute.sh87 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Dtest_bridge_backup_port.sh146 ip netns exec $ns sysctl -qw net.ipv6.conf.all.accept_dad=0
147 ip netns exec $ns sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Dtest_bridge_neigh_suppress.sh146 ip netns exec $ns sysctl -qw net.ipv6.conf.all.accept_dad=0
147 ip netns exec $ns sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Dl2tp.sh98 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Dvrf-xfrm-tests.sh131 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Dfib_nexthops.sh168 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.accept_dad=0
169 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Dpmtu.sh549 ip netns exec ${n} sysctl -q net/ipv6/conf/default/accept_dad=0
/linux/include/linux/
H A Dipv6.h67 __s32 accept_dad; member
/linux/net/ipv6/
H A Daddrconf.c219 .accept_dad = 0,
284 .accept_dad = 1,
433 ndev->cnf.accept_dad = -1; in ipv6_add_dev()
4108 (READ_ONCE(net->ipv6.devconf_all->accept_dad) < 1 && in addrconf_dad_begin()
4109 READ_ONCE(idev->cnf.accept_dad) < 1) || in addrconf_dad_begin()
4204 if ((READ_ONCE(net->ipv6.devconf_all->accept_dad) > 1 || in addrconf_dad_work()
4205 READ_ONCE(idev->cnf.accept_dad) > 1) && in addrconf_dad_work()
5685 array[DEVCONF_ACCEPT_DAD] = READ_ONCE(cnf->accept_dad); in ipv6_store_devconf()
7106 .procname = "accept_dad",
7107 .data = &ipv6_devconf.accept_dad,
[all...]
/linux/Documentation/networking/
H A Dip-sysctl.rst2930 Disable IPv6 operation. If accept_dad is set to 2, this value
2945 accept_dad - INTEGER
2956 to the maximum value of conf/{all,interface}/accept_dad.