bind9/lib
Ondřej Surý 282c4709b8
Rewrite the QID lookup table to cds_lfht
Looking up unique message ID in the dns_dispatch has been using custom
hash tables.  Rewrite the custom hashtable to use cds_lfht API, removing
one extra lock in the cold-cache resolver hot path.
2023-09-16 07:32:17 +02:00
..
dns Rewrite the QID lookup table to cds_lfht 2023-09-16 07:32:17 +02:00
isc Rewrite the QID lookup table to cds_lfht 2023-09-16 07:32:17 +02:00
isccc Do extra manual isc_mem_cget() conversions 2023-08-31 22:08:35 +02:00
isccfg Add the ability to use DNS64 internally 2023-09-13 14:31:43 +10:00
ns Allocate DNS send buffers using dedicated per-worker memory arenas 2023-09-05 09:39:41 +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