]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check removal of ENT when subdomains are removed
authorMark Andrews <marka@isc.org>
Fri, 21 Apr 2023 03:49:32 +0000 (13:49 +1000)
committerMark Andrews <marka@isc.org>
Tue, 25 Apr 2023 04:03:40 +0000 (05:03 +0100)
commitad91a70d155ee27a97ed9a7edad60c4d49d55789
treed930617a1b4db646474b56d986e5f4561a91b953
parent27160c137fbe1d8af164210ec423359a2c2f1e13
Check removal of ENT when subdomains are removed

Empty-non-terminal NSEC records where not always removed when the
delegations generating them where removed via update. Check that
they now are.
bin/tests/system/autosign/clean.sh
bin/tests/system/autosign/ns2/keygen.sh
bin/tests/system/autosign/ns2/named.conf.in
bin/tests/system/autosign/ns2/optout-with-ent.db.in [new file with mode: 0644]
bin/tests/system/autosign/tests.sh