]> git.ipfire.org Git - thirdparty/bind9.git/commit
Skip private records when syncing secure db
authorMatthijs Mekking <matthijs@isc.org>
Fri, 7 Nov 2025 14:56:54 +0000 (15:56 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 24 Nov 2025 09:21:33 +0000 (10:21 +0100)
commit6dcb9ce77ff774ffab3139c052b0f177338953d0
tree25379b47c3aead05617151d106b764e5f50c9275
parentbe3e4c83d0219d615953db53ba1bb5d63f67a054
Skip private records when syncing secure db

When synchronizing the secure database, we skip DNSSEC records that
BIND 9 maintains with inline-signing. We should also skip private
RDATA type records that are used to track the current state of a
zone-signing process.
lib/dns/zone.c