From 49f62849e5f80add0ee36b0f9b42cdce8de9748a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 14 Jan 2002 05:01:50 +0000 Subject: [PATCH] 1176. [doc] allow-v6-synthesis is only performed for clients that are supplied recursive service. [RT #2260] --- CHANGES | 3 +++ doc/arm/Bv9ARM-book.xml | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 059ad0b733..154e366fa9 100644 --- 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 diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 6d06af828f..1307de1e34 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -4026,6 +4026,9 @@ The results are returned as a synthetic PTR record in 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. + +allow-v6-synthesis is only performed for +clients that are supplied recursive service. Tuning