Dmitry Shmidt | f7507c4 | 2015-12-04 16:07:16 -0800 | [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 |