]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Missing DNSSEC information when CD bit is set in query
authorMark Andrews <marka@isc.org>
Thu, 11 Sep 2025 08:47:33 +0000 (18:47 +1000)
committerMark Andrews <marka@isc.org>
Thu, 11 Sep 2025 08:47:33 +0000 (18:47 +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.20' into 'bind-9.20'

See merge request isc-projects/bind9!10956


Trivial merge