]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Allow glue in delegations with QTYPE=ANY
authorEvan Hunt <each@isc.org>
Thu, 11 Dec 2025 19:57:27 +0000 (19:57 +0000)
committerEvan Hunt <each@isc.org>
Thu, 11 Dec 2025 19:57:27 +0000 (19:57 +0000)
When a query for type ANY triggered a delegation response, all additional data was omitted from the response, including mandatory glue. This has been corrected.

Closes #5659

Merge branch '5659-any-glue' into 'bind-9.20'

See merge request isc-projects/bind9!11283


Trivial merge