bind9/lib
Aram Sargsyan 0367c60759 Fix RCU API usage in acl.c
The rcu_xchg_pointer() function can be used outside of a critical
section, and usually must be followed by a synchronize_rcu() or
call_rcu() call to detach from the resource, unless if there are
some guarantees in place because of our own reference counting.
2024-09-10 09:54:20 +00:00
..
dns Fix RCU API usage in acl.c 2024-09-10 09:54:20 +00:00
isc Follow the number of CPU set by taskset/cpuset 2024-08-29 14:43:18 +00:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Add flag to named-checkconf to ignore "not configured" errors 2024-09-09 23:32:16 +00:00
ns Return partial match when requested 2024-08-29 12:48:20 +00: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