]> git.ipfire.org Git - thirdparty/bind9.git/commit
Dig now reports a missing question section
authorMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 05:09:27 +0000 (15:09 +1000)
committerMichał Kępień <michal@isc.org>
Wed, 7 Aug 2024 11:20:27 +0000 (13:20 +0200)
commit813b8e9b128efebd04efaee08ff196c080826b1f
treede3c0db0c4e02a5b412857aa078e2234744c6581
parent520ad2d2068624e13e71545feb9321a1fb2a3cb5
Dig now reports a missing question section

The question section should be present in the first AXFR/IXFR
response and in other QUERY responses unless no question was sent.
Issue a warning if the question section is not present.

(cherry picked from commit 327e890910b8ff1c0100385e1c17ad0f48c4606a)
bin/dig/dighost.c