]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 06:16:25 +0000 (06:16 +0000)
committerMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 06:16:25 +0000 (06:16 +0000)
1176.   [doc]           Document that allow-v6-synthesis is only performed
                        for clients that are supplied recursive service.
                        [RT #2260]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 77626da49ed5fc7d7807d810f7476532c52757e2..2041bf6c5c04fe9280ec6a64cb04ebcf9130ba2b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 1182.  [bug]           The server could throw an assertion failure when
                        constructing a negative response packet.
 
+1176.  [doc]           Document that allow-v6-synthesis is only performed
+                       for clients that are supplied recursive service.
+                       [RT #2260]
+
 1162.  [bug]           The allow-notify option was not accepted in slave
                        zone statements.
 
index 940fd7a450d65f70ccf8cdadd2f0d94eb5f953c2..5d549eaa25485aaed6fc5bad672153cfe68470f3 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.155.2.14 2002/01/22 05:09:40 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.155.2.15 2002/01/22 06:16:25 marka Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -3867,6 +3867,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>