AdGuardHome/dnsforward
Simon Zolin 7931e50673 + DNS: add "ipset" configuration setting
Close #1191

Squashed commit of the following:

commit ba14b53f9e3d98ad8127aa3af1def0da4269e8c4
Merge: 362f4c44 6b614295
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Sep 2 14:03:19 2020 +0300

    Merge remote-tracking branch 'origin/master' into 1191-ipset

commit 362f4c44915cb8946db2e80f9a3f5afd74fe5de1
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Sep 2 12:50:56 2020 +0300

    minor

commit 28e12459166fe3d13fb0dbe59ac11b7d86adb9b4
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Sep 2 12:43:25 2020 +0300

    minor

commit bdbd7324501f6111bea1e91eda7d730c7ea57b11
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Sep 1 18:40:04 2020 +0300

    move code, ipset-v6

commit 77f4d943e74b70b5bc5aea279875ab1e2fab2192
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Sep 1 15:53:27 2020 +0300

    comment

commit 16401325bbefeba08e447257b12a8424b78c9475
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Aug 31 17:43:23 2020 +0300

    minor

commit c8410e9a519b87911bc50f504e8b4aaf8dce6e02
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Aug 31 15:30:52 2020 +0300

    + DNS: add "ipset" configuration setting
2020-09-02 14:13:45 +03:00
..
access.go + pass client Name and IP to dnsfilter 2020-06-23 14:36:26 +03:00
config.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
dnsforward.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
dnsforward_http.go * /control/dns_config: allow all valid bootstrap server notations 2020-08-21 15:54:16 +03:00
dnsforward_test.go + dhcpv6 server; rewrite dhcpv4 server; changed API 2020-08-19 18:32:23 +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: add "ipset" configuration setting 2020-09-02 14:13:45 +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 +(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