badguardhome/internal/aghnet
Eugene Burkov 48b8579703 Pull request: 3185 detecting recursion
Merge in DNS/adguard-home from 3185-recursion to master

Closes #3185.

Squashed commit of the following:

commit 2fa44223f533c471f2b8c0e17d8550bf4ff73c7b
Merge: 7975957c 7a48e92e
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu May 27 19:04:44 2021 +0300

    Merge branch 'master' into 3185-recursion

commit 7975957cceb840f76eef0e2e434f4163a122ac34
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu May 27 17:36:22 2021 +0300

    dnsforward: imp docs

commit 1af7131a5b7c1fefed2d1eb8ee24ebfd3602dc77
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu May 27 17:15:00 2021 +0300

    dnsforward: imp code, tests, docs

commit f3f9145fb5e1174fab87ca6890da9df722cfebf0
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu May 27 15:45:44 2021 +0300

    dnsforward: add recursion detector
2021-05-27 19:19:19 +03:00
..
addr.go Pull request: 3185 detecting recursion 2021-05-27 19:19:19 +03:00
addr_test.go Pull request: dhcpd: imp normalization, validation 2021-05-06 13:02:48 +03:00
etchostscontainer.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
etshostscontainer_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
net.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
net_darwin.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
net_linux.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
net_linux_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
net_others.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
net_test.go Pull request: 2704 local addresses vol.2 2021-03-31 15:00:47 +03:00
subnetdetector.go Pull request: 1868 fix rdns 2021-04-13 16:23:36 +03:00
subnetdetector_test.go Pull request: 1868 fix rdns 2021-04-13 16:23:36 +03:00
systemresolvers.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
systemresolvers_others.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
systemresolvers_others_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
systemresolvers_test.go Pull request: 2704 local resolvers vol.1 2021-03-22 16:46:36 +03:00
systemresolvers_windows.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
systemresolvers_windows_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00