bind9/bin
Ondřej Surý 142c63dda8 Enable the load-balance-sockets configuration
Previously, HAVE_SO_REUSEPORT_LB has been defined only in the private
netmgr-int.h header file, making the configuration of load balanced
sockets inoperable.

Move the missing HAVE_SO_REUSEPORT_LB define the isc/netmgr.h and add
missing isc_nm_getloadbalancesockets() implementation.
2022-04-05 01:30:58 +02:00
..
check Set hard thread affinity for each zone 2022-04-01 23:50:34 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Remove isc_appctx_t use in dns_client 2022-03-29 14:14:49 -07:00
dig Fix dig hanging issue in cases when the lookup's next query can't start 2022-04-04 09:15:56 +00:00
dnssec Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +01:00
named Enable the load-balance-sockets configuration 2022-04-05 01:30:58 +02:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
tests Fix dig hanging issue in cases when the lookup's next query can't start 2022-04-04 09:15:56 +00:00
tools Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00