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 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>
8 years ago
..
base-files base-files: remind users to set root password 8 years ago
boot boot: kobs-ng: update kobs-ng for newer kernels 8 years ago
devel perf: drop sched_getcpu wrapper 8 years ago
firmware linux-firmware: update to the commit from 2016-09-15 8 years ago
kernel kernel: add nlmon kernel module 8 years ago
libs openssl: re-enable ARM assembly 8 years ago
network dnsmasq: Add match section support 8 years ago
system mountd: update to latest git HEAD 8 years ago
utils busybox: libnetlink: fix alignment of netlink messages 8 years ago
Makefile build: create a package feed directory containing all packages 8 years ago