bind9/lib
Ondřej Surý 96bbf95b83 Convert rwlock in dns_acl to RCU
The dns_aclenv_t contains two dns_acl_t - localhost and localnets that
can be swapped with a different ACLs as we configure BIND 9.  Instead of
protecting those two pointers with heavyweight read-write lock, use RCU
mechanism to dereference and swap the pointers.
2023-10-13 14:44:40 +02:00
..
dns Convert rwlock in dns_acl to RCU 2023-10-13 14:44:40 +02:00
isc Refactor isc_radix_create to return void 2023-10-13 14:44:40 +02:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-07 19:46:19 +02:00
isccfg Refactor dns_{acl,aclenv}_create to return void 2023-10-13 14:44:40 +02:00
ns Convert rwlock in dns_acl to RCU 2023-10-13 14:44:40 +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