bind9/bin
Ondřej Surý 28b65d8256 Reduce the number of clientmgr objects created
Previously, as a way of reducing the contention between threads a
clientmgr object would be created for each interface/IP address.

We tasks being more strictly bound to netmgr workers, this is no longer
needed and we can just create clientmgr object per worker queue (ncpus).

Each clientmgr object than would have a single task and single memory
context.
2021-05-24 20:44:54 +02:00
..
check Install man page for named-compilezone 2021-03-22 09:36:48 +01:00
confgen Address a Sphinx duplicate label warning 2021-02-03 11:44:02 +01:00
delv Add new isc_managers API to simplify <*>mgr create/destroy 2021-05-07 10:19:05 -07:00
dig rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00
dnssec rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00
named Reduce the number of clientmgr objects created 2021-05-24 20:44:54 +02:00
nsupdate rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00
pkcs11 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
plugins Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00
rndc extend rndc timeout to 60 seconds 2021-05-22 01:11:31 -07:00
tests extend rndc timeout to 60 seconds 2021-05-22 01:11:31 -07:00
tools use a fixedname buffer in dns_message_gettempname() 2021-05-20 20:41:29 +02:00
win32/BINDInstall Fixup win32 paths for moved bin/tests/system/resolve 2021-04-19 12:51:33 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00