+5740. [func] Implement incremental resizing of RBT hash table to
+ perform the rehashing gradually. [GL #2941]
+
5739. [func] Change default of 'dnssec-dnskey-kskonly' to 'yes'.
[GL #1316]
possible to achieve perfect forward secrecy for DNS-over-TLS and
DNS-over-HTTPS. :gl:`#2796`
+- Implement incremental resizing of RBT hash tables to perform the rehashing
+ gradually instead all-at-once to be able to grow the memory usage gradually
+ while keeping steady response rate during the rehashing. :gl:`#2941`
+
Removed Features
~~~~~~~~~~~~~~~~