bind9/lib
Ondřej Surý 732fc338a9
Switch the locknum generation for qpznode to random
Instead of using on hash of the name modulo number of the buckets,
assign the locknum randomly with isc_random_uniform().  This makes
the locknum assignment aligned with qpcache and allows the bucket
number to be non-prime in the future.
2025-02-04 22:50:49 +01:00
..
dns Switch the locknum generation for qpznode to random 2025-02-04 22:50:49 +01:00
isc Reduce false sharing in dns_qpcache 2025-02-04 21:37:46 +01:00
isccc deduplicate result codes 2025-01-23 15:54:57 -08:00
isccfg clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
ns Include destination address port number in query logging 2025-02-04 10:49:26 +00: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