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

index 1d1931e48277396dce7602020d1b621e53bc61dd..22c27c0bd4d5bcf2aabd08f2485a9e57722c117d 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
@@ -386,6 +386,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;
        cookie\-algorithm ( \fIaes\fR | \fIsha1\fR | \fIsha256\fR );
        cookie\-secret \fIstring\fR;
        require\-server\-cookie \fIboolean\fR;
@@ -678,5 +679,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 adf3435247c54cddff03465644c1bac5ba2923b2..b2092c15a4e40374bc828ad67cf3efa669fbfd49 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
@@ -340,6 +340,7 @@ 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>
        cookie-algorithm ( <em class="replaceable"><code>aes</code></em> | <em class="replaceable"><code>sha1</code></em> | <em class="replaceable"><code>sha256</code></em> );<br>
        cookie-secret <em class="replaceable"><code>string</code></em>;<br>
index 6647e31fe975024a19b24b9d3c98d1cd25986ecf..1fad994d7891f3dc61dff4b32a4a50e23123205c 100644 (file)
@@ -2549,6 +2549,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>]
     [<span class="optional">v6-bias <em class="replaceable"><code>number</code></em> ; </span>]
 };
index 2fdff1de517d86d4c0d9dbef3ad38d897d1ceecc..e6d770fb13b25887772c3ce0e0d0ae357414d014 100644 (file)
@@ -359,6 +359,7 @@ 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>
        cookie-algorithm ( <em class="replaceable"><code>aes</code></em> | <em class="replaceable"><code>sha1</code></em> | <em class="replaceable"><code>sha256</code></em> );<br>
        cookie-secret <em class="replaceable"><code>string</code></em>;<br>