bind9/bin
Michał Kępień d3d9d166ed
Log the server socket receiving each query
Extend AsyncDnsServer._log_query() and AsyncDnsServer._log_response() so
that they also log the <address, port> tuple for the socket on which a
given query was received on.  Minimize the signatures of those methods
by taking advantage of all the information contained in the QueryContext
instances passed to them.
2026-02-13 14:27:10 +01:00
..
check cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv Use const pointer with strchr of const pointer 2026-01-20 16:23:58 +11:00
dig Document that query options are order sensitive 2026-02-10 09:00:48 +11:00
dnssec cleanup unused header in isc/md.h 2026-02-02 11:50:14 +03:00
include Enable minimal ANY answers by default 2026-01-28 15:38:18 +01:00
named extends named -T so ADB settings can be tweaked 2026-02-11 13:56:03 +01:00
nsupdate cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
plugins Apply the dns_rdataset_cleanup patch through the codebase 2025-12-17 15:19:55 +01:00
rndc Clarify rndc sign 2025-12-22 13:33:48 +00:00
tests Log the server socket receiving each query 2026-02-13 14:27:10 +01:00
tools Use const pointer with strchr of const pointer 2026-01-20 16:23:58 +11:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00