]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add NSEC for opt-out names
authorMatthijs Mekking <matthijs@isc.org>
Tue, 9 Dec 2025 17:03:13 +0000 (18:03 +0100)
committerMark Andrews <marka@isc.org>
Mon, 22 Dec 2025 04:31:43 +0000 (15:31 +1100)
commit07a4d63fd97e9ff665860499bfe91e6d1d6f5033
treedd0d421ec6d2eef35baf927f6879faea93d74a13
parentd3e74983bbae8d3ae001dca908aec70bb90faba8
Add NSEC for opt-out names

When switching from NSEC3 opt-out to NSEC, add NSEC records if we saw an
RR. This corrects a mistake in style cleanups done in commit
308ab1b4a5c5239860ca06c64b0def9b98ae4b17.

(cherry picked from commit 6f285bff6a5f79574529848082c2e7acc08ba1f0)
lib/dns/zone.c