openwrtv4/package/network
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
..
config ltq-vdsl-app: enable Annex-M support, disable unsupported Annex-A modes 2015-12-18 21:47:49 +00:00
ipv6 6in4: add tunlink option support 2015-10-15 08:56:59 +00:00
services dnsmasq: changed option nonwildcard to --bind-dynamic 2015-12-19 13:18:26 +00:00
utils dante: update to 1.4.1 2015-12-17 09:29:54 +00:00