bind9/lib
Ondřej Surý 0635bd01cb
Skip the no-op code in adjustsrtt()
If factor == DNS_ADB_RTTADJAGE and addr->entry->lastage == now we would
load value into new_srtt and then immediatelly store it back which
triggers the synchronization between threads using .srtt values.
2023-10-12 12:35:00 +02:00
..
dns Skip the no-op code in adjustsrtt() 2023-10-12 12:35:00 +02:00
isc Improve isc_refcount with initializer and implicit destroy 2023-09-24 10:08:56 +02:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-07 19:46:19 +02:00
isccfg Detect duplicate use of control sockets in named.conf 2023-10-05 11:32:01 +11:00
ns Remove unnecessary NULL-checks in ns__client_setup() 2023-09-28 13:43:18 +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