bind9/lib
Ondřej Surý 4cf4cc484d
Use the new isc_sockaddr_hash_ex() to fix QID table hashing
The QID table hashing used a custom merging of the sockaddr, port and id
into a single hashvalue.  Normalize the QID table hashing function to
use isc_hash32 API for all the values.
2023-09-19 19:56:33 +02:00
..
dns Use the new isc_sockaddr_hash_ex() to fix QID table hashing 2023-09-19 19:56:33 +02:00
isc Add isc_sockaddr_hash_ex that can be used in incremental hashing 2023-09-19 19:56:33 +02:00
isccc Do extra manual isc_mem_cget() conversions 2023-08-31 22:08:35 +02:00
isccfg Completely remove the Unix Domain Socket support from BIND 9 2023-09-19 18:51:35 +02:00
ns Make dns_dispatch bound to threads 2023-09-16 07:32:17 +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