]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: dev: Log both "from" and "to" socket in debug messages
authorMichał Kępień <michal@isc.org>
Tue, 31 Dec 2024 04:42:41 +0000 (04:42 +0000)
committerMichał Kępień <michal@isc.org>
Tue, 31 Dec 2024 04:42:41 +0000 (04:42 +0000)
Debug messages logging network traffic now include information about both sides of each communication channel rather than just one of them.

Closes #4345

Merge branch '4345-log-both-from-and-to-socket-in-debug-messages' into 'main'

See merge request isc-projects/bind9!8349


Trivial merge