mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 22:59:59 -04:00
CHANGES and release note for [GL #665]
This commit is contained in:
parent
549cf0f3e6
commit
52bab72e84
2 changed files with 9 additions and 1 deletions
5
CHANGES
5
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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue