Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
d7e2f1d5
Commit
d7e2f1d5
authored
Dec 25, 2008
by
Tatuya JINMEI 神明達哉
Browse files
comment update
parent
7c3694f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/server.c
View file @
d7e2f1d5
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: server.c,v 1.52
0
2008/1
1/14 23:47:32 tbox
Exp $ */
/* $Id: server.c,v 1.52
1
2008/1
2/25 02:00:49 jinmei
Exp $ */
/*! \file */
...
...
@@ -257,8 +257,8 @@ end_reserved_dispatches(ns_server_t *server, isc_boolean_t all);
/*%
* Configure a single view ACL at '*aclp'. Get its configuration by
*
calling 'getvcacl' (for per-view configuration) and maybe 'getscacl'
*
(for a global default).
*
Configure a single view ACL at '*aclp'. Get its configuration from
*
'vconfig' (for per-view configuration) and maybe from 'config'
*/
static
isc_result_t
configure_view_acl
(
const
cfg_obj_t
*
vconfig
,
const
cfg_obj_t
*
config
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment