2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add CHANGES and release note for [GL #4425]

This commit is contained in:
Aydın Mercan
2024-01-16 14:38:21 +03:00
parent 2690dc48d3
commit cc2713700a
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
6325. [func] Expose the TCP client count in statistics channel.
[GL #4425]
6324. [bug] Changes to "listen-on" statements were ignored on
reconfiguration unless the port or interface address was
changed, making it impossible to change a related

View File

@@ -25,6 +25,9 @@ New Features
consult the documentation for additional details.
:gl:`#3504`
- The statistics channel now includes counters that indicate the number
of currently connected TCP IPv4/IPv6 clients. :gl:`#4425`
Removed Features
~~~~~~~~~~~~~~~~