mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 10:50:00 -04:00
regen v9_10
This commit is contained in:
parent
839a1c4026
commit
39e0e5e9e4
5 changed files with 72 additions and 42 deletions
|
|
@ -86,14 +86,14 @@ option\&.
|
|||
"All"\&. The
|
||||
\fB\-a\fR
|
||||
option is normally equivalent to
|
||||
\fB\-v\fR\fB\-t\fRANY\&. It also affects the behaviour of the
|
||||
\fB\-v \-t \fR\fBANY\fR\&. It also affects the behaviour of the
|
||||
\fB\-l\fR
|
||||
list zone option\&.
|
||||
.RE
|
||||
.PP
|
||||
\-c \fIclass\fR
|
||||
.RS 4
|
||||
Query class: This can be used to lookup Hesiod or Chaosnet class resource records\&. The default class is IN (Internet)\&.
|
||||
Query class: This can be used to lookup HS (Hesiod) or CH (Chaosnet) class resource records\&. The default class is IN (Internet)\&.
|
||||
.RE
|
||||
.PP
|
||||
\-C
|
||||
|
|
@ -121,12 +121,12 @@ Obsolete\&. Use the IP6\&.INT domain for reverse lookups of IPv6 addresses as de
|
|||
.RS 4
|
||||
List zone: The
|
||||
\fBhost\fR
|
||||
performs a zone transfer of zone
|
||||
command performs a zone transfer of zone
|
||||
\fIname\fR
|
||||
and prints out the NS, PTR and address records (A/AAAA)\&.
|
||||
.sp
|
||||
Together, the
|
||||
\fB\-l\fR\fB\-a\fR
|
||||
\fB\-l \-a\fR
|
||||
options print all records in the zone\&.
|
||||
.RE
|
||||
.PP
|
||||
|
|
@ -145,9 +145,7 @@ directive in
|
|||
.PP
|
||||
\-r
|
||||
.RS 4
|
||||
Non\-recursive query: Setting this option clears the
|
||||
\fBRD\fR
|
||||
\(em recursion desired \(em bit in the query\&. This should mean that the name server receiving the query will not attempt to resolve
|
||||
Non\-recursive query: Setting this option clears the RD (recursion desired) bit in the query\&. This should mean that the name server receiving the query will not attempt to resolve
|
||||
\fIname\fR\&. The
|
||||
\fB\-r\fR
|
||||
option enables
|
||||
|
|
@ -171,7 +169,7 @@ send the query to the next nameserver if any server responds with a SERVFAIL res
|
|||
.PP
|
||||
\-t \fItype\fR
|
||||
.RS 4
|
||||
Query type: the
|
||||
Query type: The
|
||||
\fItype\fR
|
||||
argument can be any recognized query type: CNAME, NS, SOA, TXT, DNSKEY, AXFR, etc\&.
|
||||
.sp
|
||||
|
|
@ -185,8 +183,8 @@ is a dotted\-decimal IPv4 address or colon\-delimited IPv6 address,
|
|||
\fBhost\fR
|
||||
will query for PTR records\&.
|
||||
.sp
|
||||
If a query type of IXFR is chosen the starting serial number can be specified by appending an equal followed by the starting serial number (e\&.g\&.
|
||||
\fB\-t\fRIXFR=12345678)\&.
|
||||
If a query type of IXFR is chosen the starting serial number can be specified by appending an equal followed by the starting serial number (like
|
||||
\fB\-t \fR\fBIXFR=12345678\fR)\&.
|
||||
.RE
|
||||
.PP
|
||||
\-T
|
||||
|
|
@ -222,14 +220,14 @@ Print the version number and exit\&.
|
|||
.PP
|
||||
\-w
|
||||
.RS 4
|
||||
Wait forever: the query timeout is set to the maximum possible\&. See also the
|
||||
Wait forever: The query timeout is set to the maximum possible\&. See also the
|
||||
\fB\-W\fR
|
||||
option\&.
|
||||
.RE
|
||||
.PP
|
||||
\-W \fIwait\fR
|
||||
.RS 4
|
||||
Timeout: wait for up to
|
||||
Timeout: Wait for up to
|
||||
\fIwait\fR
|
||||
seconds for a reply\&. If
|
||||
\fIwait\fR
|
||||
|
|
|
|||
|
|
@ -68,14 +68,14 @@
|
|||
<dt><span class="term">-a</span></dt>
|
||||
<dd><p>
|
||||
"All". The <code class="option">-a</code> option is normally equivalent
|
||||
to <code class="option">-v</code> <code class="option">-t</code> <code class="literal">ANY</code>.
|
||||
to <code class="option">-v -t <code class="literal">ANY</code></code>.
|
||||
It also affects the behaviour of the <code class="option">-l</code>
|
||||
list zone option.
|
||||
</p></dd>
|
||||
<dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
|
||||
<dd><p>
|
||||
Query class: This can be used to lookup Hesiod or Chaosnet
|
||||
class resource records. The default class is IN
|
||||
Query class: This can be used to lookup HS (Hesiod) or CH
|
||||
(Chaosnet) class resource records. The default class is IN
|
||||
(Internet).
|
||||
</p></dd>
|
||||
<dt><span class="term">-C</span></dt>
|
||||
|
|
@ -102,12 +102,12 @@
|
|||
<dd>
|
||||
<p>
|
||||
List zone:
|
||||
The <span class="command"><strong>host</strong></span> performs a zone transfer of
|
||||
The <span class="command"><strong>host</strong></span> command performs a zone transfer of
|
||||
zone <em class="parameter"><code>name</code></em> and prints out the NS,
|
||||
PTR and address records (A/AAAA).
|
||||
</p>
|
||||
<p>
|
||||
Together, the <code class="option">-l</code> <code class="option">-a</code>
|
||||
Together, the <code class="option">-l -a</code>
|
||||
options print all records in the zone.
|
||||
</p>
|
||||
</dd>
|
||||
|
|
@ -126,10 +126,10 @@
|
|||
<dt><span class="term">-r</span></dt>
|
||||
<dd><p>
|
||||
Non-recursive query:
|
||||
Setting this option clears the <span class="type">RD</span> —
|
||||
recursion desired — bit in the query. This should
|
||||
mean that the name server receiving the query will not
|
||||
attempt to resolve <em class="parameter"><code>name</code></em>.
|
||||
Setting this option clears the RD (recursion desired) bit
|
||||
in the query. This should mean that the name server
|
||||
receiving the query will not attempt to
|
||||
resolve <em class="parameter"><code>name</code></em>.
|
||||
The <code class="option">-r</code> option
|
||||
enables <span class="command"><strong>host</strong></span> to mimic the behavior of a
|
||||
name server by making non-recursive queries and expecting
|
||||
|
|
@ -153,7 +153,7 @@
|
|||
<dd>
|
||||
<p>
|
||||
Query type:
|
||||
the <em class="parameter"><code>type</code></em> argument can be any
|
||||
The <em class="parameter"><code>type</code></em> argument can be any
|
||||
recognized query type: CNAME, NS, SOA, TXT, DNSKEY, AXFR, etc.
|
||||
</p>
|
||||
<p>
|
||||
|
|
@ -171,7 +171,7 @@
|
|||
If a query type of IXFR is chosen the starting serial
|
||||
number can be specified by appending an equal followed by
|
||||
the starting serial number
|
||||
(e.g. <code class="option">-t</code> <code class="literal">IXFR=12345678</code>).
|
||||
(like <code class="option">-t <code class="literal">IXFR=12345678</code></code>).
|
||||
</p>
|
||||
</dd>
|
||||
<dt><span class="term">-T</span></dt>
|
||||
|
|
@ -202,13 +202,13 @@
|
|||
</p></dd>
|
||||
<dt><span class="term">-w</span></dt>
|
||||
<dd><p>
|
||||
Wait forever: the query timeout is set to the maximum possible.
|
||||
Wait forever: The query timeout is set to the maximum possible.
|
||||
See also the <code class="option">-W</code> option.
|
||||
</p></dd>
|
||||
<dt><span class="term">-W <em class="replaceable"><code>wait</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
Timeout: wait for up to <em class="parameter"><code>wait</code></em>
|
||||
Timeout: Wait for up to <em class="parameter"><code>wait</code></em>
|
||||
seconds for a reply. If <em class="parameter"><code>wait</code></em> is
|
||||
less than one, the wait interval is set to one second.
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -208,8 +208,24 @@
|
|||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem"><p>
|
||||
rndc flushtree now works even if there wasn't a cached node
|
||||
at the specified name. [RT #41846]
|
||||
Fixed a crash when calling <span class="command"><strong>rndc stats</strong></span> on some
|
||||
Windows builds: some Visual Studio compilers generate code that
|
||||
crashes when the "%z" printf() format specifier is used. [RT #42380]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Windows installs were failing due to triggering UAC without
|
||||
the installation binary being signed.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
A change in the internal binary representation of the RBT database
|
||||
node structure enabled a race condition to occur (especially when
|
||||
BIND was built with certain compilers or optimizer settings),
|
||||
leading to inconsistent database state which caused random
|
||||
assertion failures. [RT #42380]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
<span class="command"><strong>rndc flushtree</strong></span> now works even if there wasn't
|
||||
a cached node at the specified name. [RT #41846]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Don't emit records with zero TTL unless the records were
|
||||
|
|
|
|||
|
|
@ -86,14 +86,14 @@
|
|||
<dt><span class="term">-a</span></dt>
|
||||
<dd><p>
|
||||
"All". The <code class="option">-a</code> option is normally equivalent
|
||||
to <code class="option">-v</code> <code class="option">-t</code> <code class="literal">ANY</code>.
|
||||
to <code class="option">-v -t <code class="literal">ANY</code></code>.
|
||||
It also affects the behaviour of the <code class="option">-l</code>
|
||||
list zone option.
|
||||
</p></dd>
|
||||
<dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
|
||||
<dd><p>
|
||||
Query class: This can be used to lookup Hesiod or Chaosnet
|
||||
class resource records. The default class is IN
|
||||
Query class: This can be used to lookup HS (Hesiod) or CH
|
||||
(Chaosnet) class resource records. The default class is IN
|
||||
(Internet).
|
||||
</p></dd>
|
||||
<dt><span class="term">-C</span></dt>
|
||||
|
|
@ -120,12 +120,12 @@
|
|||
<dd>
|
||||
<p>
|
||||
List zone:
|
||||
The <span class="command"><strong>host</strong></span> performs a zone transfer of
|
||||
The <span class="command"><strong>host</strong></span> command performs a zone transfer of
|
||||
zone <em class="parameter"><code>name</code></em> and prints out the NS,
|
||||
PTR and address records (A/AAAA).
|
||||
</p>
|
||||
<p>
|
||||
Together, the <code class="option">-l</code> <code class="option">-a</code>
|
||||
Together, the <code class="option">-l -a</code>
|
||||
options print all records in the zone.
|
||||
</p>
|
||||
</dd>
|
||||
|
|
@ -144,10 +144,10 @@
|
|||
<dt><span class="term">-r</span></dt>
|
||||
<dd><p>
|
||||
Non-recursive query:
|
||||
Setting this option clears the <span class="type">RD</span> —
|
||||
recursion desired — bit in the query. This should
|
||||
mean that the name server receiving the query will not
|
||||
attempt to resolve <em class="parameter"><code>name</code></em>.
|
||||
Setting this option clears the RD (recursion desired) bit
|
||||
in the query. This should mean that the name server
|
||||
receiving the query will not attempt to
|
||||
resolve <em class="parameter"><code>name</code></em>.
|
||||
The <code class="option">-r</code> option
|
||||
enables <span class="command"><strong>host</strong></span> to mimic the behavior of a
|
||||
name server by making non-recursive queries and expecting
|
||||
|
|
@ -171,7 +171,7 @@
|
|||
<dd>
|
||||
<p>
|
||||
Query type:
|
||||
the <em class="parameter"><code>type</code></em> argument can be any
|
||||
The <em class="parameter"><code>type</code></em> argument can be any
|
||||
recognized query type: CNAME, NS, SOA, TXT, DNSKEY, AXFR, etc.
|
||||
</p>
|
||||
<p>
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
If a query type of IXFR is chosen the starting serial
|
||||
number can be specified by appending an equal followed by
|
||||
the starting serial number
|
||||
(e.g. <code class="option">-t</code> <code class="literal">IXFR=12345678</code>).
|
||||
(like <code class="option">-t <code class="literal">IXFR=12345678</code></code>).
|
||||
</p>
|
||||
</dd>
|
||||
<dt><span class="term">-T</span></dt>
|
||||
|
|
@ -220,13 +220,13 @@
|
|||
</p></dd>
|
||||
<dt><span class="term">-w</span></dt>
|
||||
<dd><p>
|
||||
Wait forever: the query timeout is set to the maximum possible.
|
||||
Wait forever: The query timeout is set to the maximum possible.
|
||||
See also the <code class="option">-W</code> option.
|
||||
</p></dd>
|
||||
<dt><span class="term">-W <em class="replaceable"><code>wait</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
Timeout: wait for up to <em class="parameter"><code>wait</code></em>
|
||||
Timeout: Wait for up to <em class="parameter"><code>wait</code></em>
|
||||
seconds for a reply. If <em class="parameter"><code>wait</code></em> is
|
||||
less than one, the wait interval is set to one second.
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -169,8 +169,24 @@
|
|||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem"><p>
|
||||
rndc flushtree now works even if there wasn't a cached node
|
||||
at the specified name. [RT #41846]
|
||||
Fixed a crash when calling <span class="command"><strong>rndc stats</strong></span> on some
|
||||
Windows builds: some Visual Studio compilers generate code that
|
||||
crashes when the "%z" printf() format specifier is used. [RT #42380]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Windows installs were failing due to triggering UAC without
|
||||
the installation binary being signed.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
A change in the internal binary representation of the RBT database
|
||||
node structure enabled a race condition to occur (especially when
|
||||
BIND was built with certain compilers or optimizer settings),
|
||||
leading to inconsistent database state which caused random
|
||||
assertion failures. [RT #42380]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
<span class="command"><strong>rndc flushtree</strong></span> now works even if there wasn't
|
||||
a cached node at the specified name. [RT #41846]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Don't emit records with zero TTL unless the records were
|
||||
|
|
|
|||
Loading…
Reference in a new issue