]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add missing commands to rndc --help
authorNicki Křížek <nicki@isc.org>
Thu, 3 Apr 2025 12:59:07 +0000 (14:59 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 3 Apr 2025 14:19:07 +0000 (16:19 +0200)
(cherry picked from commit 7a9e88afaa605dcc8c715d09b9e1e6c70cb7c263)

bin/rndc/rndc.c

index caa55c66a06b70a123d99c34eaefcc0e9d89e387..376d6d2fa09c0deff09ba415126dda8dd0cd4af5 100644 (file)
@@ -120,6 +120,8 @@ command is one of the following:\n\
                Close, rename and re-open the DNSTAP output file(s).\n\
   dumpdb [-all|-cache|-zones|-adb|-bad|-expired|-fail] [view ...]\n\
                Dump cache(s) to the dump file (named_dump.db).\n\
+  fetchlimit [view]\n\
+               Show servers and domains currently rate-limited to fetch limits.\n\
   flush         Flushes all of the server's caches.\n\
   flush [view] Flushes the server's cache for a view.\n\
   flushname name [view]\n\
@@ -174,6 +176,10 @@ command is one of the following:\n\
   reload       Reload configuration file and zones.\n\
   reload zone [class [view]]\n\
                Reload a single zone.\n\
+  reset-stats <counter-name ...>\n\
+               Reset the requested statistics counter(s).\n\
+  responselog [ on | off ]\n\
+               Enable / disable response logging.\n\
   retransfer zone [class [view]]\n\
                Retransfer a single zone without checking serial number.\n\
   scan         Scan available network interfaces for changes.\n\