mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
When calling "rndc dnssec -checkds", it may take some milliseconds before the appropriate changes have been written to the state file. Add retry_quiet mechanisms to allow the write operation to finish. Also retry_quiet the check for the next key event. A "rndc dnssec" command may trigger a zone_rekey event and this will write out a new "next key event" log line, but it may take a bit longer than than expected in the tests. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.am | ||