]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4425]
authorAydın Mercan <aydin@isc.org>
Tue, 16 Jan 2024 11:38:21 +0000 (14:38 +0300)
committerAydın Mercan <aydin@isc.org>
Wed, 17 Jan 2024 08:11:12 +0000 (11:11 +0300)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index ad6f4e7128f8f64253e2ba6ff728fb7f5f4b2001..dad4e32413fa0a0e99a0a7e42335f8b65e804c44 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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
index 6256f80f461c5dcd34bd3f0c18ec53eaec1287ba..9867bbdc3ad00f512491f8b253daef11e769c0a5 100644 (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
 ~~~~~~~~~~~~~~~~