]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1176. [doc] allow-v6-synthesis is only performed for clients
authorMark Andrews <marka@isc.org>
Mon, 14 Jan 2002 05:01:50 +0000 (05:01 +0000)
committerMark Andrews <marka@isc.org>
Mon, 14 Jan 2002 05:01:50 +0000 (05:01 +0000)
                        that are supplied recursive service.  [RT #2260]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 059ad0b733d742c102ace743b8f466ab03803f65..154e366fa927670cd99804a82c728e6c138726c1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+1176.  [doc]           allow-v6-synthesis is only performed for clients
+                       that are supplied recursive service.  [RT #2260]
+
 1175.  [bug]           named-checkzone and named-checkconf failed to call
                        dns_result_register() at startup which could
                        result in runtime exceptions when printing
index 6d06af828f1ff5270576e52225d374ee485927d1..1307de1e34f409611185cd0c53c2ed0f0ad79278 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.185 2002/01/09 05:44:28 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.186 2002/01/14 05:01:50 marka Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -4026,6 +4026,9 @@ The results are returned as a synthetic PTR record in
 <para>The synthetic records have a TTL of zero.  DNSSEC validation of
 synthetic responses is not currently supported; therefore responses
 containing synthetic RRs will not have the AD flag set.</para>
+
+<note><para><command>allow-v6-synthesis</command> is only performed for
+clients that are supplied recursive service.</para></note>
 </sect3>
 
 <sect3 id="tuning"><title>Tuning</title>