AdGuardHome/dnsforward
Simon Zolin 69a740714f * DNS: set default blocking mode to Null IP for A/AAAA, empty response for others
Close #1914

Squashed commit of the following:

commit cb127a9a409b2f228848fb838535f3db6e9d32a9
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:37:11 2020 +0300

    return empty response if not A/AAAA qtype

commit 175a736d7d69619022db92a9250c382ad7fc9996
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:21:51 2020 +0300

    fix

commit 03aab89d2da00ede3aad6eb5a5bb2d545444a186
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:18:11 2020 +0300

    fix tests

commit 4225d511df910aae2df4651231c01a8a13bb937f
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:02:11 2020 +0300

    * DNS: set default blocking mode to Null IP for A/AAAA, NXDOMAIN for others
2020-10-02 12:51:55 +03:00
..
access.go Improve the clients/find API response 2020-09-08 13:56:45 +03:00
access_test.go Improve the clients/find API response 2020-09-08 13:56:45 +03:00
config.go + upstream: Allow entering comments to the Upstreams box 2020-09-22 15:04:17 +03:00
dnsforward.go Merge branch 'master' into 1920-client-find 2020-09-15 10:45:32 +03:00
dnsforward_http.go + upstream: Allow entering comments to the Upstreams box 2020-09-22 15:04:17 +03:00
dnsforward_test.go * DNS: set default blocking mode to Null IP for A/AAAA, empty response for others 2020-10-02 12:51:55 +03:00
filter.go Merge branch 'master' into 1920-client-find 2020-09-15 10:45:32 +03:00
handle_dns.go * DNS: set default blocking mode to Null IP for A/AAAA, empty response for others 2020-10-02 12:51:55 +03:00
ipset.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
ipset_test.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
msg.go * DNS: set default blocking mode to Null IP for A/AAAA, empty response for others 2020-10-02 12:51:55 +03:00
stats.go + "dot" 2020-05-29 11:46:37 +03:00
util.go + upstream: Allow entering comments to the Upstreams box 2020-09-22 15:04:17 +03:00