]> git.ipfire.org Git - thirdparty/bind9.git/commit
add a test with an inconsistent NS RRset
authorEvan Hunt <each@isc.org>
Tue, 28 Jan 2025 05:44:51 +0000 (21:44 -0800)
committerEvan Hunt <each@isc.org>
Thu, 20 Feb 2025 01:25:20 +0000 (17:25 -0800)
commite4652a0444a514773686e75752ad5c65daa753d5
treeb2d1399a17314b2840f47c320645ed31da6099dd
parent6aba56ae89cde535fcc6fbee0366c843cdf47845
add a test with an inconsistent NS RRset

add a zone with different NS RRsets in the parent and child,
and test resolver and forwarder behavior with and without +CD.
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns2/inconsistent.db.in [new file with mode: 0644]
bin/tests/system/dnssec/ns2/named.conf.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns4/named3.conf.in
bin/tests/system/dnssec/ns9/named.conf.in
bin/tests/system/dnssec/tests.sh
bin/tests/system/dnssec/tests_sh_dnssec.py