]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: usr: Add more information to the rndc recursing output about fetches
authorOndřej Surý <ondrej@isc.org>
Tue, 9 Dec 2025 16:33:26 +0000 (17:33 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 9 Dec 2025 16:33:26 +0000 (17:33 +0100)
commita3c703ac1c23fa65feb6fd95d40190ef1d0deb65
treece437c59750e3c9512da10309c7423610fd33db9
parent0c0b2819edf9c37f2d6449271eb81408916b01a1
parent23ae5544beb28b42611168d96bfc5ab9c9ef283e
chg: usr: Add more information to the rndc recursing output about fetches

This adds more information about the active fetches for debugging and diagnostic purposes.

Merge branch 'ondrej/provide-more-information-in-dns_resolver_dumpfetches' into 'main'

See merge request isc-projects/bind9!11305