+5744. [func] The network manager is now used for netlink sockets
+ to monitor network interface changes. This was the
+ last remaining use of the old isc_socket and
+ isc_socketmgr APIs, so they have now been removed.
+ The "named -S" argument and the "reserved-sockets"
+ option in named.conf have no function now, and are
+ deprecated. "socketmgr" statistics are no longer
+ reported in the statistics channel. [GL #2926]
+
5743. [func] Add finer-grained "update-policy" rules,
"krb5-subdomain-self-rhs" and "ms-subdomain-self-rhs",
which restrict SRV and PTR record changes, allowing
including ``nsupdate``, ``delv``, ``mdig``, to send all outgoing DNS
queries and requests. :gl:`#2401`
+- Because the old socket manager API has been removed, "socketmgr"
+ statistics are no longer reported by the statistics channel. :gl:`#2926`
+
- Zone transfers over TLS (XoT) now need "dot" Application-Layer Protocol
Negotiation (ALPN) tag to be negotiated, as required by the RFC 9103. :gl: `#2794`