bind9/lib
Ondřej Surý e270266627
Refactor isc_hashmap to accept custom match function
Refactor isc_hashmap to allow custom matching functions.  This allows us
to have better tailored keys that don't require fixed uint8_t arrays,
but can be composed of more fields from the stored data structure.
2023-09-16 07:20:48 +02:00
..
dns Refactor isc_hashmap to accept custom match function 2023-09-16 07:20:48 +02:00
isc Refactor isc_hashmap to accept custom match function 2023-09-16 07:20:48 +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