dnsmasq: changed option nonwildcard to --bind-dynamic
authorFelix Fietkau <nbd@openwrt.org>
Sat, 19 Dec 2015 13:18:26 +0000 (13:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 19 Dec 2015 13:18:26 +0000 (13:18 +0000)
commitf45697d9040d499128c1d0d969548638cc37197a
treeba5c1c45852445b93e673cf48bad57cc4baa2293
parent3fa85af5add3eea8a7c2bbceb89988d660a17579
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
package/network/services/dnsmasq/files/dnsmasq.init