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>
2019-02-19 13:06:06 +00:00
..
dnsmasq dnsmasq: allow using dnsmasq as the sole resolver 2019-02-19 13:06:06 +00:00
dropbear procd: Add wrapper for uci_validate_section() 2019-01-22 09:05:59 +01:00
ead ead: use new protocol setting API since libpcap 1.9.0 2018-07-27 11:17:20 +02:00
hostapd hostapd: update the fix for a race condition in mesh new peer handling 2019-02-17 16:06:44 +01:00
igmpproxy igmpproxy: drop SSDP packets 2018-07-30 10:43:36 +02:00
ipset-dns ipset-dns: bump to git HEAD 2017-10-08 20:51:03 +03:00
lldpd lldpd: consolidate CONFIGURE_VARS 2018-12-28 12:19:32 +02:00
odhcpd odhcpd: update to latest git HEAD 2019-02-18 16:11:32 +01:00
omcproxy omcproxy: optimize interface triggers 2018-12-29 16:08:31 +01:00
openvpn openvpn: re-add option comp_lzo 2018-12-12 17:15:01 +01:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 2018-07-30 10:43:38 +02:00
ppp ppp: update to version 2.4.7.git-2018-06-23 2019-01-25 14:55:46 +01:00
relayd treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
samba36 samba36: allow build with no ipv6 support 2019-02-17 19:22:39 +01:00
uhttpd uhttpd: disable concurrent requests by default 2019-01-30 10:12:00 +01:00
umdns treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
wireguard wireguard: bump to 0.0.20190123 2019-01-23 18:06:49 +01:00