stub zones don't do update forwarding

This commit is contained in:
Andreas Gustafsson
2001-03-07 23:37:15 +00:00
parent 0783aab720
commit a771f831b9

View 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.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