mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add CHANGES note for [GL #4004]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
6156. [bug] Reimplement the maximum and idle timeouts for incoming
|
||||||
|
zone tranfers. [GL #4004]
|
||||||
|
|
||||||
6155. [bug] Treat ISC_R_INVALIDPROTO as a networking error
|
6155. [bug] Treat ISC_R_INVALIDPROTO as a networking error
|
||||||
in the dispatch code to avoid retrying with the
|
in the dispatch code to avoid retrying with the
|
||||||
same server. [GL #4005]<
|
same server. [GL #4005]<
|
||||||
|
@@ -45,6 +45,12 @@ Bug Fixes
|
|||||||
libuv, treat it as a network failure, mark the server as broken and don't
|
libuv, treat it as a network failure, mark the server as broken and don't
|
||||||
try again. :gl:`#4005`
|
try again. :gl:`#4005`
|
||||||
|
|
||||||
|
- The :any:`max-transfer-time-in` and :any:`max-transfer-idle-in` options
|
||||||
|
were not implemented when the BIND 9 networking stack was refactored
|
||||||
|
in 9.16. The missing functionality has been re-implemented and
|
||||||
|
incoming zone transfers now time out properly when not progressing.
|
||||||
|
:gl:`#4004`
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user