+5850. [func] Run the RPZ update process on the offload threads.
+ [GL #3190]
+
5849. [cleanup] Remove use of exclusive mode in ns_interfacemgr in
favor of rwlocked access to localhost and localnets
members of dns_aclenv_t structure. [GL #3229]
and ``dig``, making it possible to implement Strict and Mutual TLS
authentication, as described in RFC 9103, Section 9.3. :gl:`#3163`
+- Run RPZ updates on the specialized "offload" threads to reduce the amount
+ of time they block query processing on the main networking threads. This
+ should increase the responsiveness of ``named`` when RPZ updates are being
+ applied after an RPZ zone has been successfully transfered. :gl:`#3190`
+
Removed Features
~~~~~~~~~~~~~~~~