]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Return the correct NSEC3 records for NXDOMAIN responses
authorMichał Kępień <michal@isc.org>
Thu, 8 May 2025 20:42:09 +0000 (20:42 +0000)
committerMichał Kępień <michal@isc.org>
Thu, 8 May 2025 20:42:09 +0000 (20:42 +0000)
The wrong NSEC3 records were sometimes returned as proof that the QNAME
did not exist. This has been fixed.

Closes #5292

Merge branch '5292-wrong-nsec3-chosen-for-no-qname-proof' into 'main'

See merge request isc-projects/bind9!10447


Trivial merge