openwrtv4/package/network
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
..
config netifd: update to the latest version 2016-08-23 11:08:35 +02:00
ipv6 odhcp6c: Upstep to latest version 2016-06-30 14:53:21 +02:00
services dnsmasq: Add match section support 2016-09-19 15:30:32 +02:00
utils iwinfo: Bump to 2016-07-29 2016-09-19 15:30:32 +02:00