1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network/services
Christian Lamparter 7ffb707576 dnsmasq: add listen_address parameter
This patch adds a parser for the uci representation of
dnsmasq's "-a | --listen-address" option.

In summary, this option forces dnsmasq to listen on the
given IP address(es). Both interface and listen-address
options may be given, in which case the set of both
interfaces and addresses is used.

Note that if no interface option is given, but listen_address is,
dnsmasq will not automatically listen on the loopback interface.
To achieve this, the loopback IP addresses, 127.0.0.1 and/or ::1
must be explicitly added.

This option is useful for ujailed dnsmasq instances, that would
otherwise fail to work properly, because listening to the
"This host on this network" address (aka 0.0.0.0 see rfc1700 page 4)
may not be allowed.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> (PKG_RELEASE increase)
2017-10-13 16:54:58 +02:00
..
authsae treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
dnsmasq dnsmasq: add listen_address parameter 2017-10-13 16:54:58 +02:00
dropbear dropbear: fix PKG_CONFIG_DEPENDS 2017-10-06 09:38:00 +02:00
ead network/services/ead: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
hostapd hostapd: escape double quoutes in wpad CFLAGS 2017-10-07 05:49:22 +03:00
igmpproxy treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ipset-dns ipset-dns: bump to git HEAD 2017-10-08 20:51:03 +03:00
lldpd lldpd: bump to 0.9.8 2017-09-11 01:56:14 +02:00
odhcpd odhcpd: don't enable server mode on non-static lan port 2017-09-16 09:37:50 +02:00
omcproxy omcproxy: Update to latest HEAD 2017-03-01 17:19:51 -08:00
openvpn openvpn: update to 2.4.4 2017-09-28 04:05:44 +03:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.1 2017-05-31 00:28:26 +02:00
ppp ppp: propagate master firewall zone to dynamic slave interface 2017-05-31 16:49:59 +02:00
relayd relayd: fix making incomplete instance json data 2017-02-25 20:16:59 +08:00
samba36 samba36: add Package/samba/Default 2017-09-25 22:53:59 +03:00
uhttpd uhttp: update to latest version 2017-09-21 23:03:46 +02:00
umdns umdns: update to latest git HEAD 2017-09-28 09:29:31 +02:00