You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network/services
Yousong Zhou ec2a2a2aea dnsmasq: allow using dnsmasq as the sole resolver
Currently it seems impossible to configure /etc/config/dhcp to achieve
the following use case

 - run dnsmasq with no-resolv
 - re-generate /etc/resolv.conf with "nameserver 127.0.0.1"

Before this change, we have to set resolvfile to /tmp/resolv.conf.auto
to achive the 2nd effect above, but setting resolvfile requires noresolv
being false.

A new boolean option "localuse" is added to indicate that we intend to
use dnsmasq as the local dns resolver.  It's false by default and to
align with old behaviour it will be true automatically if resolvfile is
set to /tmp/resolv.conf.auto

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Acked-by: Hans Dedecker <dedeckeh@gmail.com>
5 years ago
..
dnsmasq dnsmasq: allow using dnsmasq as the sole resolver 5 years ago
dropbear procd: Add wrapper for uci_validate_section() 6 years ago
ead ead: use new protocol setting API since libpcap 1.9.0 6 years ago
hostapd hostapd: update the fix for a race condition in mesh new peer handling 5 years ago
igmpproxy igmpproxy: drop SSDP packets 6 years ago
ipset-dns ipset-dns: bump to git HEAD 7 years ago
lldpd lldpd: consolidate CONFIGURE_VARS 6 years ago
odhcpd odhcpd: update to latest git HEAD 5 years ago
omcproxy omcproxy: optimize interface triggers 6 years ago
openvpn openvpn: re-add option comp_lzo 6 years ago
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 6 years ago
ppp ppp: update to version 2.4.7.git-2018-06-23 6 years ago
relayd treewide: replace LEDE_GIT with PROJECT_GIT 7 years ago
samba36 samba36: allow build with no ipv6 support 5 years ago
uhttpd uhttpd: disable concurrent requests by default 5 years ago
umdns treewide: replace LEDE_GIT with PROJECT_GIT 7 years ago
wireguard wireguard: bump to 0.0.20190123 6 years ago