]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add debug logs for outgoing DNS messages
authorMichał Kępień <michal@isc.org>
Fri, 30 May 2025 16:08:54 +0000 (18:08 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 30 May 2025 16:19:04 +0000 (16:19 +0000)
commit717f334daf3dd364e12ebe20ff2d0ec4dce0f334
tree005c7c9cc92eb8d86c19cd557ed7fe7c9074e13a
parent108adab25a063742dfb211336103301554059703
Add debug logs for outgoing DNS messages

Since AsyncDnsServer logs incoming DNS messages as seen on the wire, do
the same for the responses sent by the server.

(cherry picked from commit 2a9c74546d98b6277165952ed668687f543563e5)
bin/tests/system/isctest/asyncserver.py