openwrtv3/package/network/services
Felix Fietkau f45697d904 dnsmasq: changed option nonwildcard to --bind-dynamic
Changed option nonwildcard from --bind-interfaces into --bind-dynamic.
With this, Dnsmasq binds the address of individual interfaces, allowing multiple
dnsmasq instances, but if new interfaces or addresses appear, it automatically
listens on those. This makes dynamically created interfaces work in the same way as
the default, but allows also use of other DNS-servers (like Named) at the same time
on diffirent interfaces where Dnsmasq is NOT configured, whereas with
--bind-interfaces will still reserve every interface even if not used and thus
disallowing use of any other DNS-program even on unused interfaces.

Tested-by: Vaasa Hacklab <info@vaasa.hacklab.fi>
Signed-off-by: Sami Olmari <sami@olmari.fi>

SVN-Revision: 47953
2015-12-19 13:18:26 +00:00
..
authsae authsae: Use kbit/s as mcast_rate unit like wpad 2015-11-24 18:28:35 +00:00
dnsmasq dnsmasq: changed option nonwildcard to --bind-dynamic 2015-12-19 13:18:26 +00:00
dropbear dropbear: add respawn param in case dropbear crashes 2015-09-24 08:37:40 +00:00
ead cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00
hostapd wpa-supplicant: Get 802.11s ssid information from option mesh_id 2015-11-24 18:28:44 +00:00
igmpproxy igmpproxy: fix spurious restarts on interface events, pass used netdevs to procd instead 2015-09-26 23:27:23 +00:00
ipset-dns Add a few SPDX tags 2014-11-02 12:20:54 +00:00
lldpd network/services/lldpd: Fix missing dependency when using JSON 2015-12-17 09:30:16 +00:00
mdns mdns: update to the latest version, fixes a spurious build error 2015-09-03 13:15:19 +00:00
odhcpd odhcpd: correctly handle netlink congestion case 2015-11-19 11:49:21 +00:00
omcproxy omcproxy: fix PKG_LICENSE string 2015-10-26 09:01:48 +00:00
openvpn openvpn: enable options consistency check even in the small build 2015-11-10 12:04:04 +00:00
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ppp ppp: use more reliable way to set script environment 2015-09-15 14:52:47 +00:00
relayd relayd: update to the latest version, fixes some issues found by Coverity 2015-10-30 15:17:47 +00:00
samba36 samba: convert init script to procd, add reload support 2015-10-30 15:32:54 +00:00
uhttpd uhttpd: add support for configuration option ubus_cors 2015-11-10 22:28:45 +00:00