AdGuardHome/dnsforward
Simon Zolin 8d0c8ad438 + DNS: resolve host names to IP addresses leased by AGH DHCP server
Close #1956

Squashed commit of the following:

commit 21f11632c871e9c17faa77f9cd6a7aa836559779
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Aug 17 19:54:24 2020 +0300

    + DNS: resolve host names to IP addresses leased by AGH DHCP server
2020-08-18 12:36:52 +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.go + DNS: resolve host names to IP addresses leased by AGH DHCP server 2020-08-18 12:36:52 +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
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 to IP addresses leased by AGH DHCP server 2020-08-18 12:36:52 +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