mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 12:13:20 -04:00
parent
5929411f90
commit
d1f27a336a
1 changed files with 6 additions and 0 deletions
|
|
@ -88,3 +88,9 @@ Bug Fixes
|
|||
not implemented when the BIND 9 networking stack was refactored in 9.16.
|
||||
The missing functionality has been re-implemented and outgoing zone
|
||||
transfers now time out properly when not progressing. :gl:`#1897`
|
||||
|
||||
- The statistics counter representing the current number of clients
|
||||
awaiting recursive resolution results (``RecursClients``) could be
|
||||
miscalculated in certain resolution scenarios, potentially causing the
|
||||
value of the counter to drop below zero. This has been fixed.
|
||||
:gl:`#3147`
|
||||
|
|
|
|||
Loading…
Reference in a new issue