dnsmasq: Support add-mac option
authorHans Dedecker <dedeckeh@gmail.com>
Thu, 3 Nov 2016 20:44:29 +0000 (21:44 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 8 Nov 2016 10:17:10 +0000 (11:17 +0100)
commita50243ea1f1fe28239a57283ef3a5ec6e8577dfb
treefc00365af1b57e77d5e68e6e8a6ce4329eee8db4
parentbc4109845db67ff424570e03ad1bc59adf76817a
dnsmasq: Support add-mac option

Adds the mac address of the DNS requestor to DNS queries which
are forwarded upstream and can be used to do filtering by the
upstream servers. This only works if the requestor is on the
same subnet as the dnsmasq server

The addmac parameter can hold the following values:
0 : mac address is not added
1 : mac address is added in binary format
base64 : mac address is added base64 encoded
text: : mac address is added in human readable format
as hex and colons

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/files/dnsmasq.init