bind9/lib
Alessio Podda d4fd6b323d Skip buffer allocations if not logging
Currently, during IXFR we allocate a 2KB buffer for IXFR change logging
regardless of the log level. This commit introduces an early check
on the log level in dns_diff_print to avoid this.

Results in a speedup from 28% in the test case from issue #5442.

(cherry picked from commit a164492f3c)
2025-11-05 18:38:33 +01:00
..
dns Skip buffer allocations if not logging 2025-11-05 18:38:33 +01:00
isc Drop the unit test for testing randomness 2025-11-04 20:51:22 +01:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg fix a "max-cache-size" configuration bug 2025-10-29 11:30:25 -07:00
ns check plugin config before registering 2025-10-01 11:16:11 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00