]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Refactor NTA to use RCU instead of rwlock
authorOndřej Surý <ondrej@isc.org>
Thu, 19 Mar 2026 00:45:12 +0000 (01:45 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 19 Mar 2026 00:45:12 +0000 (01:45 +0100)
Replace the ntatable rwlock with RCU read-side critical sections.

Merge branch 'ondrej/refactor-nta-using-RCU' into 'main'

See merge request isc-projects/bind9!11689


Trivial merge