]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add nsec3 system test that transfers in NSEC3
authorMatthijs Mekking <matthijs@isc.org>
Tue, 11 Oct 2022 13:17:53 +0000 (15:17 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 3 Nov 2022 09:20:05 +0000 (10:20 +0100)
commitef1cb9935c579d090ad2ee70376563464e39de6f
treecd932e9fad9586d55ebdc03c6ae738b87c69cf3f
parent4cd8e8e9c34d7bf56a1a51d0c489b8a433076f27
Add nsec3 system test that transfers in NSEC3

Similar to an attempt to add NSEC through dynamic update, add a test
case that tries to add NSEC3 through zone transfer.
bin/tests/system/nsec3/ns2/named.conf.in [new file with mode: 0644]
bin/tests/system/nsec3/ns2/setup.sh [new file with mode: 0644]
bin/tests/system/nsec3/ns2/template.db.in [new file with mode: 0644]
bin/tests/system/nsec3/ns3/named.conf.in
bin/tests/system/nsec3/setup.sh
bin/tests/system/nsec3/tests.sh