Add CHANGES and release note for [GL #2941]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
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]
|
||||
|
||||
|
||||
@@ -36,6 +36,10 @@ New Features
|
||||
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
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user