]> 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 10:42:56 +0000 (11:42 +0100)
commit7a8eb8d035cbce1a897bc3865b7c6fb647f33bb2
tree60b608c1f705f6dd391837bd1f19d84b60a54f0c
parentb9726ad03c3b80c9e3d0e3ca0bfc337bf5ad9db9
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.

(cherry picked from commit ef1cb9935c579d090ad2ee70376563464e39de6f)
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