Lines Matching refs:conf
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
277 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
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
297 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.all.rp_filter=0
298 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.default.rp_filter=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
321 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
322 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.${rtveth}.proxy_arp=1