AdGuardHome/internal/dnsforward
Stanislav Chzhen bea39934bd Pull request 1771: AG-20352-dhcpd-lease-netip-addr
Merge in DNS/adguard-home from AG-20352-dhcpd-lease-netip-addr to master

Squashed commit of the following:

commit 4acd094e2d6ed972bac99cdb671670f6d8e61721
Merge: 51f61c19 df61741f
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Mar 23 16:44:17 2023 +0300

    Merge branch 'master' into AG-20352-dhcpd-lease-netip-addr

commit 51f61c193fdd31ee675be5598fc361228e407eb3
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Wed Mar 22 18:25:30 2023 +0300

    dhcpd: fix typo

commit 2e64ad55475957925d2a3010c649e0adc5f18c4f
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Wed Mar 22 17:20:31 2023 +0300

    dhcpd: add todo

commit 668d4f62fd
Merge: 0020006e 306c1983
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Wed Mar 22 15:09:38 2023 +0300

    Merge branch 'master' into AG-20352-dhcpd-lease-netip-addr

commit 0020006e89
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Wed Mar 22 15:08:58 2023 +0300

    all: imp code

commit 9a77f79869
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Mon Mar 20 18:13:35 2023 +0300

    dhcpd: add todo

commit 638c4ce2af
Merge: c82b18f1 48431f8b
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Mon Mar 20 13:57:19 2023 +0300

    Merge branch 'master' into AG-20352-dhcpd-lease-netip-addr

commit c82b18f140
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Mon Mar 20 13:56:31 2023 +0300

    all: imp code

commit 27e5181200
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Mar 17 12:14:02 2023 +0300

    dhcpd: imp tests

commit 8e919b0ceb
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Mar 17 11:02:50 2023 +0300

    dhcpd: add tests

commit 78ddefa73a
Merge: c68e85c4 9f7a582d
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Mar 16 14:15:24 2023 +0300

    Merge branch 'master' into AG-20352-dhcpd-lease-netip-addr

commit c68e85c409
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Mar 16 14:14:43 2023 +0300

    all: add tests

commit f338086309
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Wed Mar 15 12:44:06 2023 +0300

    all: dhcpd lease netip addr
2023-03-23 16:52:01 +03:00
..
testdata Pull request 1758: 1472-edns-custom-ip-api 2023-03-22 13:42:20 +03:00
access.go Pull request 1750: 5468-disallowed-dnstype 2023-02-27 16:48:32 +03:00
access_test.go Pull request 1750: 5468-disallowed-dnstype 2023-02-27 16:48:32 +03:00
clientid.go Pull request: Pull request: 4884 Update golibs 2023-02-21 16:52:33 +03:00
clientid_test.go Pull request: Pull request: 4884 Update golibs 2023-02-21 16:52:33 +03:00
config.go Pull request 1758: 1472-edns-custom-ip-api 2023-03-22 13:42:20 +03:00
config_test.go Pull request: Pull request: 4884 Update golibs 2023-02-21 16:52:33 +03:00
dns.go Pull request 1771: AG-20352-dhcpd-lease-netip-addr 2023-03-23 16:52:01 +03:00
dns64.go Pull request: 5117-backport-dns64 2023-02-06 17:17:51 +03:00
dns64_test.go Pull request 1744: 1472-edns-custom-ip 2023-03-01 16:16:16 +03:00
dns_test.go Pull request #1770: 5567-extract-subnet-arpa 2023-03-17 17:10:33 +03:00
dnsforward.go Pull request: 4939 Client update 2023-02-10 16:40:36 +03:00
dnsforward_test.go Pull request 1771: AG-20352-dhcpd-lease-netip-addr 2023-03-23 16:52:01 +03:00
dnsrewrite.go Pull request: upd-pkgs-tools 2022-10-28 17:42:45 +03:00
dnsrewrite_test.go Pull request: 4865-refactor-dns-handlers 2022-09-02 14:52:19 +03:00
filter.go Pull request 1750: 5468-disallowed-dnstype 2023-02-27 16:48:32 +03:00
filter_test.go Pull request 1744: 1472-edns-custom-ip 2023-03-01 16:16:16 +03:00
http.go Pull request 1758: 1472-edns-custom-ip-api 2023-03-22 13:42:20 +03:00
http_test.go Pull request 1758: 1472-edns-custom-ip-api 2023-03-22 13:42:20 +03:00
ipset.go Pull request: aghnet: fix ipset init errors 2021-12-27 20:54:00 +03:00
ipset_test.go Pull request: aghnet: fix adding entry into multiple ipsets 2021-09-22 14:37:40 +03:00
msg.go Pull request: 4890-panic-internal-proxy 2022-09-06 17:09:54 +03:00
recursiondetector.go Pull request: filtering: fix rw to subdomain 2021-12-27 19:40:39 +03:00
recursiondetector_test.go Pull request: 3157 excessive ptrs 2022-04-19 15:01:49 +03:00
stats.go Pull request 1731: 4299-stats-ignore 2023-02-13 18:15:33 +03:00
stats_test.go Pull request 1731: 4299-stats-ignore 2023-02-13 18:15:33 +03:00
svcbmsg.go dnsforward: imp code, fmt 2022-08-29 15:54:41 +03:00
svcbmsg_test.go Pull request #1473: svcb dohpath support 2022-04-12 15:45:18 +03:00