]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Dig now reports missing query section for opcode QUERY
authorMichał Kępień <michal@isc.org>
Wed, 7 Aug 2024 12:02:37 +0000 (12:02 +0000)
committerMichał Kępień <michal@isc.org>
Wed, 7 Aug 2024 12:02:37 +0000 (12:02 +0000)
Query responses should contain the question section with some exceptions.  Dig was not reporting this.

Closes #4808

Backport of MR !9233

Merge branch 'backport-4808-have-dig-report-missing-question-section-in-axfr-response-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9269


Trivial merge