mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:19:59 -04:00
Add notes for #1613 (rndc dnssec -checkds)
This is a new feature that should be mentioned in the notes.
This commit is contained in:
parent
a43bb41909
commit
e4c82fc7ae
1 changed files with 5 additions and 0 deletions
|
|
@ -24,6 +24,11 @@ Known Issues
|
|||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- New ``rndc`` command ``rndc dnssec -checkds`` to tell ``named``
|
||||
that a DS record for a given zone or key has been published or withdrawn
|
||||
from the parent. Replaces the time-based ``parent-registration-delay``
|
||||
configuration option. [GL #1613]
|
||||
|
||||
- ``rndc`` has been updated to use the new BIND network manager API.
|
||||
This change had the side effect of altering the TCP timeout for RNDC
|
||||
connections from 60 seconds to the ``tcp-idle-timeout`` value, which
|
||||
|
|
|
|||
Loading…
Reference in a new issue