]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Dig now reports missing query section for opcode QUERY
authorMark Andrews <marka@isc.org>
Wed, 7 Aug 2024 02:20:22 +0000 (02:20 +0000)
committerMark Andrews <marka@isc.org>
Wed, 7 Aug 2024 02:20:22 +0000 (02:20 +0000)
Query responses should contain the question section with some exceptions.  Dig was not reporting this.

Closes #4808

Merge branch '4808-have-dig-report-missing-question-section-in-axfr-response' into 'main'

Closes #4808

See merge request isc-projects/bind9!9233


Trivial merge