Dmitry Shmidt | 43780b1 | 2016-03-17 10:42:10 -0700 | [diff] [blame] | 1 | # dhcpcd configuration for Android Wi-Fi interface |
2 | # See dhcpcd.conf(5) for details. | ||||
3 | |||||
4 | # Disable solicitation of IPv6 Router Advertisements | ||||
5 | noipv6rs | ||||
6 | |||||
7 | interface wlan0 | ||||
8 | # dhcpcd-run-hooks uses these options. | ||||
9 | option subnet_mask, routers, domain_name_servers, interface_mtu |