mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 21:40:43 -05:00
the 'controls' statement is now implemented
This commit is contained in:
parent
81f11a7058
commit
a7bec08f7c
1 changed files with 2 additions and 2 deletions
|
|
@ -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 2000/06/22 21:54:12 tale Exp $
|
||||
$Id: options,v 1.30 2000/07/10 22:13:17 gson Exp $
|
||||
|
||||
This is a summary of the implementation status of the various named.conf
|
||||
options in BIND 9.
|
||||
|
|
@ -111,7 +111,7 @@ key Yes
|
|||
|
||||
logging Yes
|
||||
|
||||
controls No
|
||||
controls Yes
|
||||
|
||||
server ip_addr {
|
||||
[ bogus yes_or_no; ] No
|
||||
|
|
|
|||
Loading…
Reference in a new issue