mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
Add CHANGES and release note for [GL #2401]
This commit is contained in:
parent
ffbe6268f5
commit
d596bd04b6
8
CHANGES
8
CHANGES
@ -1,3 +1,11 @@
|
|||||||
|
5730. [func] The resolver and the request and dispatch managers
|
||||||
|
have been substantially refactored, and are now
|
||||||
|
based on the network manager instead of the old
|
||||||
|
isc_socket API. All outgoing DNS queries and
|
||||||
|
requests now use the new API; isc_socket is only
|
||||||
|
used to monitor for network interface changes.
|
||||||
|
[GL #2401]
|
||||||
|
|
||||||
5729. [func] Allow finer control over the TLS protocol by
|
5729. [func] Allow finer control over the TLS protocol by
|
||||||
implementing more options within "tls" clauses, namely:
|
implementing more options within "tls" clauses, namely:
|
||||||
- Diffie-Hellman parameters via
|
- Diffie-Hellman parameters via
|
||||||
|
@ -66,6 +66,10 @@ Feature Changes
|
|||||||
9.16.0 but no error was reported, although sending UDP messages
|
9.16.0 but no error was reported, although sending UDP messages
|
||||||
(such as notifies) would fail. :gl:`#2888`
|
(such as notifies) would fail. :gl:`#2888`
|
||||||
|
|
||||||
|
- The network manager API is now used by ``named`` and related tools,
|
||||||
|
including ``nsupdate``, ``delv``, ``mdig``, to send all outgoing DNS
|
||||||
|
queries and requests. :gl:`#2401`
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user