mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
6073. [bug] Set RD=1 on DS requests to parental-agents. [GL #3783]
|
||||||
|
|
||||||
6072. [bug] Avoid the OpenSSL lock contention when initializing
|
6072. [bug] Avoid the OpenSSL lock contention when initializing
|
||||||
Message Digest Contexts by using explicit algorithm
|
Message Digest Contexts by using explicit algorithm
|
||||||
fetching, initializing static contexts for every
|
fetching, initializing static contexts for every
|
||||||
|
@@ -58,6 +58,9 @@ Bug Fixes
|
|||||||
- Improve the speed of the message digest algorithms (MD5, SHA-1,
|
- Improve the speed of the message digest algorithms (MD5, SHA-1,
|
||||||
SHA-2) and NSEC3 hashing. :gl:`#3795`
|
SHA-2) and NSEC3 hashing. :gl:`#3795`
|
||||||
|
|
||||||
|
- Setting :any:`parental-agents` to a resolver did not work because the RD bit
|
||||||
|
was not set on DS requests. This has been fixed. :gl:`#3783`
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user