]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't delete the NSEC3PARAM immediately
authorMark Andrews <marka@isc.org>
Fri, 15 Dec 2023 05:07:46 +0000 (16:07 +1100)
committerMark Andrews <marka@isc.org>
Thu, 21 Dec 2023 11:07:53 +0000 (22:07 +1100)
commitd78df5f96d973ac7704261b928a0e545cf4544d5
tree1eefa8ba4881c2beae7fd8b07495d355dccff3fa
parent52770b05d31641022251a89f6e04ec638d9ce621
Don't delete the NSEC3PARAM immediately

Wait until the new NSEC or NSEC3 chain is generated then it should
be deleted.

(cherry picked from commit f3ae88d84ec839d93fbc7f1dbc7ac8b80d349872)
lib/dns/nsec3.c