regen master

This commit is contained in:
Tinderbox User
2016-03-11 01:05:28 +00:00
parent 381c77fd82
commit 832fa787d4
3 changed files with 13 additions and 1 deletions

View File

@@ -7527,7 +7527,7 @@ example.com CNAME rpz-tcp-only.
<p>
With both methods when named gets a NXDOMAIN response
it examines a seperate namespace to see if the NXDOMAIN
response should be replaced with a alternative response.
response should be replaced with an alternative response.
</p>
<p>
With a redirect zone (<span class="command"><strong>zone "." { type redirect; };</strong></span>), the

View File

@@ -533,6 +533,12 @@
rndc commands are allowed for querying information from named.
By default, control channel access is read-write.
</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">

View File

@@ -494,6 +494,12 @@
rndc commands are allowed for querying information from named.
By default, control channel access is read-write.
</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">