diff options
author | Paul Fertser <fercerpav@gmail.com> | 2021-09-23 10:28:45 +0300 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2021-11-09 16:45:38 +0000 |
commit | 8a6b1a8d29cbd62f005ba20998ca9c8048ff49fc (patch) | |
tree | 60d1fc5e1f0906b94c259d02b68a1f7977fa8e38 /include/bpf.mk | |
parent | a667f6b8dd4b0f47d9c0aacb900f1fd3045ec945 (diff) | |
download | upstream-8a6b1a8d29cbd62f005ba20998ca9c8048ff49fc.tar.gz upstream-8a6b1a8d29cbd62f005ba20998ca9c8048ff49fc.tar.bz2 upstream-8a6b1a8d29cbd62f005ba20998ca9c8048ff49fc.zip |
dnsmasq: add match_tag for --dhcp-host
A set of tags can be specified for --dhcp-host option to restrict the
assignment to the requests which match all the tags.
Example usage:
config vendorclass
option networkid 'udhcp'
option vendorclass 'udhcp'
config host
option mac '*:*:*:*:*:*'
list match_tag 'switch.10'
list match_tag 'udhcp'
option ip '192.168.25.10'
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Diffstat (limited to 'include/bpf.mk')
0 files changed, 0 insertions, 0 deletions