]> 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 05:51:11 +0000 (06:51 +0100)
commitaa73fda9bf81bf907f0c55c189bda8bd9a91bfa4
treeb3cf4706a17acfefeccef1af7673dfe1c76174e5
parent3d8a2232565ac566a089ae562be3b6140db4d42f
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.

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