]> git.ipfire.org Git - thirdparty/bind9.git/commit
"rndc fetchlimit" now also lists rate-limited domains
authorEvan Hunt <each@isc.org>
Thu, 26 May 2022 21:43:23 +0000 (14:43 -0700)
committerEvan Hunt <each@isc.org>
Thu, 7 Jul 2022 02:46:23 +0000 (19:46 -0700)
commit549cf0f3e65e31e8a5d99ff819f38b8a80ea93be
treeb011962bab824fdecf492240a6e4f5049a8c7486
parent617589747854f07a570ff459deeae2e082f36efb
"rndc fetchlimit" now also lists rate-limited domains

"rndc fetchlimit" now also prints a list of domain names that are
currently rate-limited by "fetches-per-zone".

The "fetchlimit" system test has been updated to use this feature
to check that domain limits are applied correctly.
bin/named/server.c
bin/rndc/rndc.rst
bin/tests/system/fetchlimit/tests.sh
doc/man/rndc.8in
lib/dns/include/dns/resolver.h
lib/dns/resolver.c