mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 10:50:00 -04:00
regen v9_9
This commit is contained in:
parent
0208e57e6b
commit
082030a92b
2 changed files with 12 additions and 0 deletions
|
|
@ -133,6 +133,12 @@
|
|||
pcap capture files. This software is not installed by default
|
||||
with BIND.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
When loading managed signed zones detect if the RRSIG's
|
||||
inception time is in the future and regenerate the RRSIG
|
||||
immediately. This helps when the system's clock needs to
|
||||
be reset backwards.
|
||||
</p></li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
|
|
|||
|
|
@ -95,6 +95,12 @@
|
|||
pcap capture files. This software is not installed by default
|
||||
with BIND.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
When loading managed signed zones detect if the RRSIG's
|
||||
inception time is in the future and regenerate the RRSIG
|
||||
immediately. This helps when the system's clock needs to
|
||||
be reset backwards.
|
||||
</p></li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
|
|
|||
Loading…
Reference in a new issue