ns_cfgctx Struct Reference

Configuration context to retain for each view that allows new zones to be added at runtime. More...


Data Fields

isc_mem_tmctx
cfg_parser_tconf_parser
cfg_parser_tadd_parser
cfg_obj_tconfig
cfg_obj_tvconfig
cfg_obj_tnzconfig
cfg_aclconfctx_tactx


Detailed Description

Configuration context to retain for each view that allows new zones to be added at runtime.

Definition at line 250 of file server.c.


Field Documentation

isc_mem_t* ns_cfgctx::mctx

Definition at line 251 of file server.c.

Referenced by newzone_cfgctx_destroy(), and setup_newzones().

cfg_parser_t* ns_cfgctx::conf_parser

Definition at line 252 of file server.c.

Referenced by do_modzone(), newzone_cfgctx_destroy(), ns_server_delzone(), and setup_newzones().

cfg_parser_t* ns_cfgctx::add_parser

Definition at line 253 of file server.c.

Referenced by do_addzone(), do_modzone(), newzone_cfgctx_destroy(), ns_server_delzone(), and setup_newzones().

cfg_obj_t* ns_cfgctx::config

Definition at line 254 of file server.c.

Referenced by do_addzone(), do_modzone(), newzone_cfgctx_destroy(), ns_server_delzone(), ns_server_showzone(), and setup_newzones().

cfg_obj_t* ns_cfgctx::vconfig

Definition at line 255 of file server.c.

Referenced by do_addzone(), do_modzone(), newzone_cfgctx_destroy(), ns_server_delzone(), and setup_newzones().

cfg_obj_t* ns_cfgctx::nzconfig

Definition at line 256 of file server.c.

Referenced by configure_view(), do_addzone(), do_modzone(), load_configuration(), newzone_cfgctx_destroy(), ns_server_delzone(), ns_server_showzone(), and setup_newzones().

cfg_aclconfctx_t* ns_cfgctx::actx

Definition at line 257 of file server.c.

Referenced by do_addzone(), do_modzone(), newzone_cfgctx_destroy(), and setup_newzones().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:21 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha