]> git.ipfire.org Git - thirdparty/pdns.git/commit
Give backends the ability to perform extra actions during zone rectify. 15894/head
authorMiod Vallat <miod.vallat@powerdns.com>
Wed, 23 Jul 2025 12:26:09 +0000 (14:26 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 31 Jul 2025 10:30:27 +0000 (12:30 +0200)
commitbe43b2e70193b13c01a268381b654dce8b6cc7ec
tree10fb41c8339821d6756dd04bedd55972fb22be3c
parentaad2befee86f7a427e4c18ad776b25a895d4a26e
Give backends the ability to perform extra actions during zone rectify.

Use this is the LMDB backend to purge possibly orphaned (dangling) NSEC3
records created by 4.x servers.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh
pdns/dbdnsseckeeper.cc
pdns/dnsbackend.hh