]> 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>
Tue, 27 Feb 2024 08:04:28 +0000 (11:04 +0300)
(cherry picked from commit cc2713700a5d0eebc5e3d6d0ee53fb4da7e67caf)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 9991626b63af8a2ffdb7369280b5bc8dd5b32bf1..6bca7cc194365d2c4bf891bf07bcabcbf5b494ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -33,6 +33,9 @@
                        listener transport type. Thanks to Thomas Amgarten.
                        [GL #4518] [GL #4528]
 
+6325.  [func]          Expose the TCP client count in statistics channel.
+                       [GL #4425]
+
 6324.  [bug]           Fix a possible crash in 'dig +nssearch +nofail' and
                        'host -C' commands when one of the name servers returns
                        SERVFAIL. [GL #4508]
index d0ebd196234741e72cd70f14388a2ac71a4e523b..325eced5b37ac59d99cde8c167c96d35537274c5 100644 (file)
@@ -20,7 +20,8 @@ Security Fixes
 New Features
 ~~~~~~~~~~~~
 
-- None.
+- The statistics channel now includes counters that indicate the number
+  of currently connected TCP IPv4/IPv6 clients. :gl:`#4425`
 
 Removed Features
 ~~~~~~~~~~~~~~~~