From 7eabdeaeeebf4be93de87af803d020d380eb7273 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 14 Feb 2000 18:59:07 +0000 Subject: [PATCH] added new slave zone option allow-update-forwarding, in the somewhat paradoxical category 'new in BIND 9 and not yet implemented' --- doc/misc/options | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/misc/options b/doc/misc/options index 6e6ccc2706..66dbbdd661 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -136,6 +136,7 @@ zone domain_name [ ( in | hs | hesiod | chaos ) ] { [ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] No [ check-names ( warn | fail | ignore ); ] No [ allow-update { address_match_list }; ] Obsolete + [ allow-update-forwarding { address_match_list }; ] No* [ allow-query { address_match_list }; ] Yes@ [ allow-transfer { address_match_list }; ] Yes@ [ transfer-source ip_addr; ] Yes