]> git.ipfire.org Git - thirdparty/bind9.git/commit
add debug logging when creating or attaching to a query counter
authorEvan Hunt <each@isc.org>
Tue, 25 Jun 2024 18:02:49 +0000 (11:02 -0700)
committerOndřej Surý <ondrej@isc.org>
Tue, 20 Aug 2024 17:35:07 +0000 (17:35 +0000)
commit2b756caa4c1a3252dd78e6a52a8433dbae12353a
treee8134eab4971cff65016da1f6b8fd001b463135e
parentf89f8af34a30de1267a1ba5d03bc109eef3425bc
add debug logging when creating or attaching to a query counter

fctx_create() now logs at debug level 9 when the fctx attaches
to an existing counter or creates a new one.

(cherry picked from commit 825f3d68c5b041b53f13a8c5b4dc431ca9b5887f)
(cherry picked from commit 14bce7e27582f97d2e5be43a8e88df84e241c5cb)
lib/dns/resolver.c