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

Closes #5502

Backport of MR !10938

Merge branch 'backport-5502-fix-missing-rrsig-with-cd-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10957


Trivial merge