]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add few extra WANT_QUERYTRACE logs into resume_qmin
authorPetr Menšík <pemensik@redhat.com>
Tue, 10 Jun 2025 12:35:03 +0000 (14:35 +0200)
committerMark Andrews <marka@isc.org>
Wed, 9 Jul 2025 01:13:23 +0000 (11:13 +1000)
commit4f972095fee61a4d246bf61577f7461e722ed8df
tree221b7d76cc1c30998870c44622d4f1313edbe266
parenteeda00329f34e9a242b088f29f3bb08046cc1fb1
Add few extra WANT_QUERYTRACE logs into resume_qmin

Print optionally a bit more details not passed to event in case
dns_view_findzonecut returns unexpected result. Result would be
visible later in foundevent, but found fname would be lost. Print it
into the log.

(cherry picked from commit d2c69662320601d8d20cce132920b4f75217c56f)
lib/dns/resolver.c