Lines Matching full:ipv6
35 const char ipv6_proc_path[] = "/proc/sys/net/ipv6/conf";
39 const char ipv6_neigh_conf_dir[] = "/proc/sys/net/ipv6/neigh";
86 // Initial IPv6 settings.
95 // Enable optimistic DAD for IPv6 addresses on all interfaces.
116 // addresses and routes and disables IPv6 on the interface.
126 // 0: disable IPv6 privacy addresses
127 // 0: enable IPv6 privacy addresses and prefer them over non-privacy ones.
131 // Enables or disables IPv6 ND offload. This is useful for 464xlat on wifi, IPv6 tethering, and
132 // generally implementing IPv6 neighbour discovery and duplicate address detection properly.