]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup: inet control channels are supported, unix ones are not
authorAndreas Gustafsson <source@isc.org>
Wed, 12 Jul 2000 15:55:46 +0000 (15:55 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 12 Jul 2000 15:55:46 +0000 (15:55 +0000)
doc/misc/options

index 3354a47ae9ef90ec65a5697f6dc8d788fe8f5005..a086208fda6eaa200005693a35f675506c7863df 100644 (file)
@@ -1,7 +1,7 @@
 Copyright (C) 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
-$Id: options,v 1.29.2.1 2000/07/11 01:15:38 gson Exp $
+$Id: options,v 1.29.2.2 2000/07/12 15:55:46 gson Exp $
 
 This is a summary of the implementation status of the various named.conf
 options in BIND 9.
@@ -111,7 +111,10 @@ key                                                            Yes
 
 logging                                                            Yes
 
-controls                                                   Yes
+controls {
+  [ inet ... ]                                             Yes%
+  [ unix ... ]                                             Obsolete
+};
 
 server ip_addr {
   [ bogus yes_or_no; ]                                     No