summaryrefslogtreecommitdiff
path: root/package/network/services/dnsmasq/patches/120-dnsmasq-compile-time-option-NO_ID.patch
Commit message (Collapse)AuthorAge
* dnsmasq: Don't expose *.bind data incl versionKevin Darbyshire-Bryant2016-09-08
Don't expose dnsmasq version & other data to clients via the *.bind pseudo domain. This uses a new 'NO_ID' compile time option which has been discussed and submitted upstream. This is an alternate to replacing version with 'unknown' which affects the version reported to syslog and 'dnsmasq --version' Run time tested with & without NO_ID on Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>