]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Missing DNSSEC information when CD bit is set in query
authorMark Andrews <marka@isc.org>
Wed, 10 Sep 2025 05:54:33 +0000 (15:54 +1000)
committerMark Andrews <marka@isc.org>
Wed, 10 Sep 2025 05:54:33 +0000 (15:54 +1000)
The RRSIGs for glue records were not being cached correctly for CD=1 queries.  This has been fixed.

Closes #5502

Merge branch '5502-fix-missing-rrsig-with-cd' into 'main'

See merge request isc-projects/bind9!10938


Trivial merge