]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Report client transport in 'rndc recursing'
authorEvan Hunt <each@isc.org>
Mon, 14 Oct 2024 21:16:27 +0000 (21:16 +0000)
committerEvan Hunt <each@isc.org>
Mon, 14 Oct 2024 21:16:27 +0000 (21:16 +0000)
When `rndc recursing` is used to dump the list of recursing clients, it now indicates whether a query was sent via UDP, TCP, TLS, or HTTP.

Closes #4971

Merge branch '4971-recursing-show-client-transport' into 'main'

See merge request isc-projects/bind9!9590


Trivial merge