bind9/bin
Matthijs Mekking 0b9a9f9955 Add checkds test case with resolver parental-agent
Add a test case for a server that uses a resolver as an parental-agent.

We need two root servers, ns1 and ns10, one that delegates to the
'checkds' tld with the DS published (ns2), and one that delegates to
the 'checkds' tld with the DS removed (ns5). Both root zones are
being setup in the 'ns1/setup.sh' script.

We also need two resolvers, ns3 and ns8, that use different root hints
(one uses ns1 address as a hint, the other uses ns10).

Then add the checks to test_checkds.py is similar to the existing tests.

Update 'types' because for zones that have the DS withdrawn (or to be
withdrawn), the CDS and CDNSKEY records should not be published and
thus should not be in the NSEC bitmap.
2023-01-19 10:19:43 +00:00
..
check Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dig fully remove DSCP 2023-01-17 16:18:21 -08:00
dnssec Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00:00
named remove dead code for reserved dispatches 2023-01-17 18:23:52 -08:00
nsupdate remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
plugins Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tests Add checkds test case with resolver parental-agent 2023-01-19 10:19:43 +00:00
tools fully remove DSCP 2023-01-17 16:18:21 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00