]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES and release note for [GL #665]
authorEvan Hunt <each@isc.org>
Thu, 26 May 2022 21:49:03 +0000 (14:49 -0700)
committerEvan Hunt <each@isc.org>
Thu, 7 Jul 2022 02:46:50 +0000 (19:46 -0700)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index f2789a4e73bb044026a0d0b12a6c0b0b4a0cb9de..ba3506a1090b932d7f011e3f822a43005cd74cda 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5919.  [func]          The "rndc fetchlimit" command lists name servers
+                       and domain names that are being rate-limited by
+                       "fetches-per-server" or "fetches-per-zone" limits.
+                       [GL #665]
+
 5918.  [test]          Convert system tests to use a default HMAC algorithm
                        where the test is not HMAC specific. [GL #3433]
 
index 1a48dae0a59f0a54839b76b3ee79019df7262129..29682896e00eb1370a95916a53919799c2990fba 100644 (file)
@@ -25,7 +25,10 @@ Known Issues
 New Features
 ~~~~~~~~~~~~
 
-- None.
+- The new ``rndc fetchlimit`` command prints a list of name server
+  addresses that are currently rate-limited due to ``fetches-per-server``
+  and domain names that are rate limited due to ``fetches-per-zone``.
+  :gl:`#665`
 
 Removed Features
 ~~~~~~~~~~~~~~~~