]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: synth-from-dnssec was not working in some scenarios
authorMark Andrews <marka@isc.org>
Mon, 21 Jul 2025 15:42:54 +0000 (01:42 +1000)
committerMark Andrews <marka@isc.org>
Mon, 21 Jul 2025 15:42:54 +0000 (01:42 +1000)
Aggressive use of DNSSEC-Validated cache with NSEC was not working in scenarios when no parent NSEC was not in cache.  This has been fixed.

Closes #5422

Merge branch '5422-aggressive-nsec-not-working' into 'main'

See merge request isc-projects/bind9!10736


Trivial merge