]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
allow-update-forwarding for slave zones should be Yes
authorBrian Wellington <source@isc.org>
Mon, 5 Mar 2001 23:45:26 +0000 (23:45 +0000)
committerBrian Wellington <source@isc.org>
Mon, 5 Mar 2001 23:45:26 +0000 (23:45 +0000)
doc/misc/options

index 89ff1c28ca82a68f41929b86c5270bb07d7b1976..22ac98356f8153265a4f210d25732810d7f6ea4e 100644 (file)
@@ -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.54.2.3 2001/02/07 19:13:14 gson Exp $
+$Id: options,v 1.54.2.4 2001/03/05 23:45:26 bwelling Exp $
 
 This is a summary of the implementation status of the various named.conf
 options in BIND 9.
@@ -184,7 +184,7 @@ zone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
   [ check-names ( warn | fail | ignore ); ]                Obsolete
   [ allow-notify { address_match_list };]                  Yes*
   [ allow-update { address_match_list }; ]                 Obsolete
-  [ allow-update-forwarding { address_match_list }; ]      No*
+  [ allow-update-forwarding { address_match_list }; ]      Yes*
   [ allow-query { address_match_list }; ]                  Yes@
   [ allow-transfer { address_match_list }; ]               Yes@
   [ transfer-source ...; ]                                 Yes