/openbmc/linux/tools/testing/selftests/net/ |
H A D | srv6_end_dt6_l3vpn_test.sh | 239 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0 240 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0 261 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0 262 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.default.accept_dad=0 275 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0 276 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
|
H A D | srv6_end_dt46_l3vpn_test.sh | 269 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0 270 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0 292 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0 293 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.default.accept_dad=0 312 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0 313 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
|
H A D | sctp_vrf.sh | 27 ip net exec $CLIENT_NS1 sysctl -w net.ipv6.conf.default.accept_dad=0 2>&1 >/dev/null 28 ip net exec $CLIENT_NS2 sysctl -w net.ipv6.conf.default.accept_dad=0 2>&1 >/dev/null 29 ip net exec $SERVER_NS sysctl -w net.ipv6.conf.default.accept_dad=0 2>&1 >/dev/null
|
H A D | srv6_end_flavors_test.sh | 445 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 D | srv6_hencap_red_l3vpn_test.sh | 387 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 388 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0 522 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 523 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
|
H A D | srv6_hl2encap_red_l2vpn_test.sh | 341 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 342 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0 469 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 470 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
|
H A D | srv6_end_next_csid_l3vpn_test.sh | 518 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 519 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0 750 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 751 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
|
H A D | srv6_end_x_next_csid_l3vpn_test.sh | 458 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 459 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0 810 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0 811 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
|
H A D | srv6_end_dt4_l3vpn_test.sh | 236 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0 237 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
|
H A D | test_bridge_backup_port.sh | 146 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 D | traceroute.sh | 89 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
H A D | test_bridge_neigh_suppress.sh | 144 ip netns exec $ns sysctl -qw net.ipv6.conf.all.accept_dad=0 145 ip netns exec $ns sysctl -qw net.ipv6.conf.default.accept_dad=0
|
H A D | l2tp.sh | 100 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
H A D | vrf-xfrm-tests.sh | 136 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
H A D | fib_nexthops.sh | 166 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.accept_dad=0 167 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
H A D | test_vxlan_mdb.sh | 219 ip netns exec $ns sysctl -qw net.ipv6.conf.all.accept_dad=0 220 ip netns exec $ns sysctl -qw net.ipv6.conf.default.accept_dad=0
|
H A D | pmtu.sh | 550 ip netns exec ${n} sysctl -q net/ipv6/conf/default/accept_dad=0
|
/openbmc/linux/samples/bpf/ |
H A D | test_cgrp2_tc.sh | 77 sysctl -q net.ipv6.conf.$HOST_IFC.accept_dad=0 83 $IP netns exec $NS sysctl -q net.ipv6.conf.$NS_IFC.accept_dad=0
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lwt_ip_encap.sh | 125 ip netns exec ${NS1} sysctl -wq net.ipv6.conf.all.accept_dad=0 126 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.all.accept_dad=0 127 ip netns exec ${NS3} sysctl -wq net.ipv6.conf.all.accept_dad=0 128 ip netns exec ${NS1} sysctl -wq net.ipv6.conf.default.accept_dad=0 129 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.default.accept_dad=0 130 ip netns exec ${NS3} sysctl -wq net.ipv6.conf.default.accept_dad=0
|
/openbmc/linux/include/linux/ |
H A D | ipv6.h | 59 __s32 accept_dad; member
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/ |
H A D | gbmc-ncsi-config.bb | 76 echo "net.ipv6.conf.$if_name.accept_dad=0" \
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | 218 .accept_dad = 0, 279 .accept_dad = 1, 424 ndev->cnf.accept_dad = -1; in ipv6_add_dev() 4078 (net->ipv6.devconf_all->accept_dad < 1 && in addrconf_dad_begin() 4079 idev->cnf.accept_dad < 1) || in addrconf_dad_begin() 4171 if ((dev_net(idev->dev)->ipv6.devconf_all->accept_dad > 1 || in addrconf_dad_work() 4172 idev->cnf.accept_dad > 1) && in addrconf_dad_work() 5650 array[DEVCONF_ACCEPT_DAD] = cnf->accept_dad; in ipv6_store_devconf() 6961 .data = &ipv6_devconf.accept_dad,
|
/openbmc/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 2516 Disable IPv6 operation. If accept_dad is set to 2, this value 2531 accept_dad - INTEGER 2542 to the maximum value of conf/{all,interface}/accept_dad.
|