From a771f831b9410850e2304dfacc46e6d542a7178f Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 7 Mar 2001 23:37:15 +0000 Subject: [PATCH] stub zones don't do update forwarding --- doc/misc/options | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/misc/options b/doc/misc/options index 0731787080..7301bec013 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -1,7 +1,7 @@ Copyright (C) 2000, 2001 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. -$Id: options,v 1.61 2001/03/06 23:54:32 bwelling Exp $ +$Id: options,v 1.62 2001/03/07 23:37:15 gson Exp $ This is a summary of the implementation status of the various named.conf options in BIND 9. @@ -214,7 +214,6 @@ zone "domain_name" [ ( in | hs | hesiod | chaos ) ] { [ forward ( only | first ); ] Yes [ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] Yes [ check-names ( warn | fail | ignore ); ] Obsolete - [ allow-update-forwarding { address_match_list }; ] Yes* [ allow-query { address_match_list }; ] Yes@ [ allow-transfer { address_match_list }; ] Yes@ [ transfer-source ...; ] Yes