]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_10
authorTinderbox User <tbox@isc.org>
Tue, 8 Mar 2016 22:38:55 +0000 (22:38 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 8 Mar 2016 22:38:55 +0000 (22:38 +0000)
bin/named/named.conf.5
bin/named/named.conf.html
doc/arm/Bv9ARM.ch06.html
doc/arm/Bv9ARM.ch09.html
doc/arm/man.named.conf.html
doc/arm/notes.html

index 597862b38e0224dc89ca7bdda66f7e38d4ef927c..c4d582fef4596a29ad68545ca2f4496e8f35774b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2016 Internet Systems Consortium, Inc. ("ISC")
 .\" 
 .\" Permission to use, copy, modify, and/or distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -381,6 +381,7 @@ options {
        zero\-no\-soa\-ttl \fIboolean\fR;
        zero\-no\-soa\-ttl\-cache \fIboolean\fR;
        dnssec\-secure\-to\-insecure \fIboolean\fR;
+       automatic\-interface\-scan \fIboolean\fR;
        deny\-answer\-addresses {
                \fIaddress_match_list\fR
        } [ except\-from { \fInamelist\fR } ];
@@ -665,5 +666,5 @@ BIND 9 Administrator Reference Manual\&.
 \fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
 .br
-Copyright \(co 2004-2015 Internet Systems Consortium, Inc. ("ISC")
+Copyright \(co 2004-2016 Internet Systems Consortium, Inc. ("ISC")
 .br
index 59652b8be9eebb56fea96064cce8dd2d1c7b1b54..fd384a3e5ba42d0df2caef0e6bbf3922d2548654 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004-2016 Internet Systems Consortium, Inc. ("ISC")
  - 
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -335,6 +335,8 @@ options
        zero-no-soa-ttl <em class="replaceable"><code>boolean</code></em>;<br>
        zero-no-soa-ttl-cache <em class="replaceable"><code>boolean</code></em>;<br>
        dnssec-secure-to-insecure <em class="replaceable"><code>boolean</code></em>;<br>
+       automatic-interface-scan <em class="replaceable"><code>boolean</code></em>;<br>
+<br>
        deny-answer-addresses {<br>
                <em class="replaceable"><code>address_match_list</code></em><br>
        } [<span class="optional"> except-from { <em class="replaceable"><code>namelist</code></em> } </span>];<br>
index c7413d0f205d9c824c0cb710a594475ea57d1cce..d1939cbef6d21deb469b7f40637abddf52e41a30 100644 (file)
@@ -2475,6 +2475,7 @@ badresp:1,adberr:0,findfail:0,valfail:0]
       [<span class="optional"> break-dnssec <em class="replaceable"><code>yes_or_no</code></em> </span>]
       [<span class="optional"> min-ns-dots <em class="replaceable"><code>number</code></em> </span>]
       [<span class="optional"> qname-wait-recurse <em class="replaceable"><code>yes_or_no</code></em> </span>]
+      [<span class="optional"> automatic-interface-scan <em class="replaceable"><code>yes_or_no</code></em> </span>]
     ; </span>]
 };
 </pre>
index 3d92df78f5d64c378fccabfc4349c66e67c00ef3..e49986f8379bb8742371cca8006f5cd5c277ddc7 100644 (file)
 <a name="relnotes_features"></a>New Features</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem"><p>
-         The following types have been implemented: AVC, CSYNC, NINFO, RKEY,
-         SINK, TA, TALINK.
+         The following resource record types have been implemented:
+         AVC, CSYNC, NINFO, RKEY, SINK, SMIMEA, TA, TALINK.
        </p></li>
 <li class="listitem"><p>
-         Added a warning for a commom misconfiguration involving forwarded
+         Added a warning for a common misconfiguration involving forwarded
          RFC 1918 and ULA zones.
        </p></li>
+<li class="listitem"><p>
+         Contributed software from Nominum is included in the source at
+         contrib/dnsperf-2.1.0.0-1/. It includes dnsperf for measuring
+         the performance of authoritative DNS servers, resperf for
+         testing the resolution performance of a caching DNS server,
+         resperf-report for generating a resperf report in HTML with
+         gnuplot graphs, and queryparse to extract DNS queries from
+         pcap capture files. This software is not installed by default
+         with BIND.
+       </p></li>
 </ul></div>
 </div>
 <div class="section">
 <a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem"><p>
-         Updated the compiled in addresses for H.ROOT-SERVERS.NET.
+         Updated the compiled-in addresses for H.ROOT-SERVERS.NET.
        </p></li>
 <li class="listitem"><p>
          The default preferred glue is now the address type of the
          Zone transfers now use smaller message sizes to improve
          message compression. This results in reduced network usage.
        </p></li>
+<li class="listitem"><p>
+         named -V output now also includes operating system details.
+       </p></li>
 </ul></div>
 </div>
 <div class="section">
index 9e8227294f36fcfc1c94aaa0d80855454b797840..0f6d5ade710b8a50b1458d319593976940605ad3 100644 (file)
@@ -354,6 +354,8 @@ options
        zero-no-soa-ttl <em class="replaceable"><code>boolean</code></em>;<br>
        zero-no-soa-ttl-cache <em class="replaceable"><code>boolean</code></em>;<br>
        dnssec-secure-to-insecure <em class="replaceable"><code>boolean</code></em>;<br>
+       automatic-interface-scan <em class="replaceable"><code>boolean</code></em>;<br>
+<br>
        deny-answer-addresses {<br>
                <em class="replaceable"><code>address_match_list</code></em><br>
        } [<span class="optional"> except-from { <em class="replaceable"><code>namelist</code></em> } </span>];<br>
index ad6a8dcbae3e125f189398b4410680288f730396..6fc49923f1e6ea50dc104d7eba80bad963bd6b50 100644 (file)
 <a name="relnotes_features"></a>New Features</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem"><p>
-         The following types have been implemented: AVC, CSYNC, NINFO, RKEY,
-         SINK, TA, TALINK.
+         The following resource record types have been implemented:
+         AVC, CSYNC, NINFO, RKEY, SINK, SMIMEA, TA, TALINK.
        </p></li>
 <li class="listitem"><p>
-         Added a warning for a commom misconfiguration involving forwarded
+         Added a warning for a common misconfiguration involving forwarded
          RFC 1918 and ULA zones.
        </p></li>
+<li class="listitem"><p>
+         Contributed software from Nominum is included in the source at
+         contrib/dnsperf-2.1.0.0-1/. It includes dnsperf for measuring
+         the performance of authoritative DNS servers, resperf for
+         testing the resolution performance of a caching DNS server,
+         resperf-report for generating a resperf report in HTML with
+         gnuplot graphs, and queryparse to extract DNS queries from
+         pcap capture files. This software is not installed by default
+         with BIND.
+       </p></li>
 </ul></div>
 </div>
 <div class="section">
 <a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem"><p>
-         Updated the compiled in addresses for H.ROOT-SERVERS.NET.
+         Updated the compiled-in addresses for H.ROOT-SERVERS.NET.
        </p></li>
 <li class="listitem"><p>
          The default preferred glue is now the address type of the
          Zone transfers now use smaller message sizes to improve
          message compression. This results in reduced network usage.
        </p></li>
+<li class="listitem"><p>
+         named -V output now also includes operating system details.
+       </p></li>
 </ul></div>
 </div>
 <div class="section">