[OpenWrt-Devel] [PATCH][package] Allow UCI dhcp classifier to accept a list of MAC

2016-01-18 Thread nworbnhoj
dnsmasq offers to group DHCP options and their values by a network-id and to send options only to hosts which have been tagged with that network-id. uci acceps the mac classifier, but only for a single MAC config mac 'opnvpn' option mac '00:FF:*:*:*:*' option networkid 'opnvpn'

[OpenWrt-Devel] [PATCH][package] Allow UCI dhcp classifier to accept a list of MAC

2016-01-17 Thread nworbnhoj
dnsmasq offers to group DHCP options and their values by a network-id and to send options only to hosts which have been tagged with that network-id. uci acceps the mac classifier, but only for a single MAC config mac 'opnvpn' option mac '00:FF:*:*:*:*' option networkid 'opnvpn'