openwrtv3/package
Hans Dedecker 32f4777530 dnsmasq: Add match section support
Match sections allow to set a tag specified by the option networkid if the client
sends an option and optionally the option value specified by the match option.
The force option will convert the dhcp-option to force-dhcp-option if set to 1 in
the dnsmasq config if options are specified in the dhcp_option option.

config match
    option networkid tag
    option match 12,myhost
    option force 1
    list dhcp_option '3,192.168.1.1'

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2016-09-19 15:30:32 +02:00
..
base-files base-files: remind users to set root password 2016-09-19 15:30:32 +02:00
boot boot: kobs-ng: update kobs-ng for newer kernels 2016-09-04 13:36:09 +02:00
devel perf: drop sched_getcpu wrapper 2016-08-23 22:47:43 +02:00
firmware linux-firmware: update to the commit from 2016-09-15 2016-09-16 12:30:04 +02:00
kernel kernel: add nlmon kernel module 2016-09-16 23:00:01 +02:00
libs openssl: re-enable ARM assembly 2016-08-31 13:57:05 +02:00
network dnsmasq: Add match section support 2016-09-19 15:30:32 +02:00
system mountd: update to latest git HEAD 2016-09-14 21:37:21 +02:00
utils busybox: libnetlink: fix alignment of netlink messages 2016-09-16 23:00:01 +02:00
Makefile build: create a package feed directory containing all packages 2016-08-01 11:13:38 +02:00