bind9/lib
Ondřej Surý b3f5c3b0fc
Refactor the cyclic ordering to be more efficient
With random ordering removed, the cyclic ordering can be rewritten in a
that it uses thread_local static array to keep the cyclic order.

This could be further improved by keeping the current position inside
the slabheader and adding a function to start directly there instead at
dns_rdataset_first().
2025-09-08 14:04:13 +02:00
..
dns Refactor the cyclic ordering to be more efficient 2025-09-08 14:04:13 +02:00
isc Add and use __attribute__((nonnull)) in dnssec-signzone.c 2025-08-28 16:23:59 +02:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Obsolete the "tkey-domain" statement 2025-09-01 21:35:33 +02:00
ns Log the servfail-until-ready message not faster than once per second 2025-09-03 13:23:12 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00