1# dhcpcd configuration for Android Wi-Fi interface
2# See dhcpcd.conf(5) for details.
3
4# IPv6 RS/RA processing is handled by the kernel. See also http://b/15268738
5noipv6rs
6
7interface wlan0
8# dhcpcd-run-hooks uses these options.
9option subnet_mask, routers, domain_name_servers, domain_name, domain_search
10
11