badguardhome/dnsforward
Simon Zolin c3123473cf * DNS: resolve host names from DHCP: improve
#1956

Squashed commit of the following:

commit efeacd92b8b82a9a0a0cce8c5648f2d024b4bc9e
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Aug 18 13:54:15 2020 +0300

    * DNS: resolve host names from DHCP: improve

    . Require a valid host name from DHCP lease
    . Use lower-case names
2020-08-18 17:40:36 +03:00
..
access.go + pass client Name and IP to dnsfilter 2020-06-23 14:36:26 +03:00
config.go - dns: limit the number of active goroutines for incoming requests processing 2020-08-14 19:27:36 +03:00
dnsforward_http.go + dns: new settings for cache 2020-07-03 20:35:04 +03:00
dnsforward_test.go * SB/PC: use 4-character hash in request 2020-08-13 11:49:42 +03:00
dnsforward.go + DNS: resolve host names to IP addresses leased by AGH DHCP server 2020-08-18 12:36:52 +03:00
filter.go - rewrites: return NOERROR without A records instead of NXDOMAIN 2020-07-24 13:18:05 +03:00
handle_dns.go * DNS: resolve host names from DHCP: improve 2020-08-18 17:40:36 +03:00
msg.go +(dnsforward): added bogus-nxdomain setting 2020-05-08 18:39:37 +03:00
stats.go + "dot" 2020-05-29 11:46:37 +03:00
util.go Added a unit-test for custom upstreams 2020-05-14 12:57:41 +03:00