dnsmasq: Add match section support
authorHans Dedecker <dedeckeh@gmail.com>
Fri, 2 Sep 2016 11:51:09 +0000 (13:51 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 19 Sep 2016 13:30:32 +0000 (15:30 +0200)
commit32f4777530bc814cb878c0436bc26cded53a3a8b
tree7d34c6d127f5670ad2f81864364e0079b2bfdcfc
parent559f55dffc58b1b05f1161a2caf415568355c45b
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>
package/network/services/dnsmasq/files/dnsmasq.init