+6253. [cleanup] Remove the support for control channel over Unix
+ Domain Sockets. [GL #4311]
+
+6252. [test] Python system tests have to be executed by invoking
+ pytest directly. Executing them with the legacy test
+ runner is no longer supported. [GL #4250]
+
+6251. [bug] Interating a hashmap could return the same element
+ twice. [GL #3422]
+
+6250. [bug] The wrong covered value was being set by
+ dns_ncache_current for RRSIG records in the returned
+ rdataset structure. This resulted in TYPE0 being
+ reported as the covered value of the RRSIG when dumping
+ the cache contents. [GL #4314]
+
+6249. [cleanup] Reduce the number of reserved UDP dispatches
+ to the number of loops, replace the round-robin
+ mechanism in dns_dispatchset_t with dispatches
+ pinned to loops, and use lock-free hash tables
+ for looking up query IDs and active TCP
+ connections. [GL !8304]
+
+6248. [func] Add an option "resolver-use-dns64", which enables
+ application of DNS64 rules to server addresses
+ when sending recursive queries. This allows
+ resolution to be performed via NAT64. [GL #608]
+
+6247. [func] Implement incremental hashing in both isc_siphash
+ and isc_hash units. [GL #4306]
+
+ --- 9.19.17 released ---
+
6246. [placeholder]
- 6245. [placeholder]
+ 6245. [security] Limit the amount of recursion that can be performed
+ by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152]
6244. [bug] Adjust log levels on malformed messages to NOTICE when
transferring in a zone. [GL #4290]
.. include:: ../notes/notes-known-issues.rst
+.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.19.17.rst
.. include:: ../notes/notes-9.19.16.rst
.. include:: ../notes/notes-9.19.15.rst
.. include:: ../notes/notes-9.19.14.rst