bind9/lib/ns
Petr Menšík e6b19af2dd Move common flags logging to shared functions
Query and response log shares the same flags. Move flags logging out of
log_query to share it with log_response. Use buffer instead of snprintf
to fill flags a bit faster.

Signed-off-by: Petr Menšík <pemensik@redhat.com>
2024-09-19 21:44:06 +00:00
..
include Log the rcode returned to for a query 2024-09-19 21:44:06 +00:00
.gitignore Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
client.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
hooks.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
interfacemgr.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
listenlist.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
Makefile.am Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
notify.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
probes.d Add a probe when the response rate limiting drops or slips query 2023-08-21 18:39:53 +02:00
query.c Move common flags logging to shared functions 2024-09-19 21:44:06 +00:00
server.c make "max_restarts" a configurable value 2024-08-07 13:03:08 -07:00
sortlist.c Convert rwlock in dns_acl to RCU 2023-10-13 14:44:40 +02:00
stats.c Return the old counter value in isc_stats_increment 2024-05-10 12:08:52 +03:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
xfrout.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00