tn3399_openwrt/package
Hans Dedecker a35f9bbc43 dnsmasq: Multiple dnsmasq instances support
Adds support in uci for configuring multiple dnsmasq instances via
multiple dnsmasq sections.
The uci sections host, boot, mac, tag, vendorclass, userclass,
circuitid, ... will refer to a dnsmasq instance via the instance
parameter defined in the section; if the instance parameter is
not specified backwards compatibility is preserved.

Start/Stopping a dnsmasq instance can be achieved by passing the
dnsmasq instance name as argument to start/stop via the init script.

Multiple dnsmasq instances is usefull in scenarios where you want to
bind a dnsmasq instance to an interface in order to isolate networks.

This patch is a rework of a multiple dnsmasq instance patch by Daniel Dickinson

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2016-10-26 17:53:53 +02:00
..
base-files package/basefiles: add mkfs.ext4 and losetup binaries to ramfs list 2016-10-26 12:37:47 +02:00
boot grub2: add missing SECTION variable and remove non breaking space 2016-10-26 17:53:53 +02:00
devel strace: Update to 4.14 2016-10-26 12:37:46 +02:00
firmware Latest ath10k CT 988X firmware (beta-18). 2016-10-19 11:13:15 +02:00
kernel mwlwifi: upgrade to 10.3.2.0-20161013 2016-10-24 08:45:06 +02:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network dnsmasq: Multiple dnsmasq instances support 2016-10-26 17:53:53 +02:00
system package/system/mtd: fix usage message 2016-10-26 12:37:45 +02:00
utils usbmode: rename data files 2016-10-26 15:16:51 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00