You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
base-files package/basefiles: add mkfs.ext4 and losetup binaries to ramfs list 8 years ago
boot grub2: add missing SECTION variable and remove non breaking space 8 years ago
devel strace: Update to 4.14 8 years ago
firmware Latest ath10k CT 988X firmware (beta-18). 8 years ago
kernel mwlwifi: upgrade to 10.3.2.0-20161013 8 years ago
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 8 years ago
network dnsmasq: Multiple dnsmasq instances support 8 years ago
system package/system/mtd: fix usage message 8 years ago
utils usbmode: rename data files 8 years ago
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago