openwrtv4/package
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
..
base-files base-files: cleanup mtd_get_mac_binary hexdump 2015-12-19 11:28:42 +00:00
boot ar71xx: PowerCloud CR5000 openwrt configuration 2015-12-19 11:28:18 +00:00
devel package/devel/perf: fix build for kernel 4.1 2015-11-02 10:16:28 +00:00
firmware lantiq: add dsl-vrx200-firmware-xdsl-b: add Annex B version of VRX200 DSL firmware 2015-11-25 22:36:38 +00:00
kernel kernel: kmod-ptp selects a new config symbol 2015-12-17 09:29:34 +00:00
libs OpenSSL: Added source/old to PKG_SOURCE_URL 2015-12-11 15:07:40 +00:00
network dnsmasq: changed option nonwildcard to --bind-dynamic 2015-12-19 13:18:26 +00:00
system procd: add 'platform_nand_pre_upgrade' 2015-12-12 07:37:45 +00:00
utils Revert "bzip2: extend/fix the Host/Install rule to install libbz2.so files" 2015-12-19 11:28:49 +00:00
Makefile build: add opkg host dependency 2015-12-13 17:03:40 +00:00