cfgmgr can dump its configuration. It needs to have a configuration format (passed to isc_cfgmgr_init, also used by the validator) and a isc_cfgmgr_dumpcfg_t struct which contains various function pointers to dump the various clauses and properties.
cfgmgr can dump its configuration. It needs to have a configuration format (passed to isc_cfgmgr_init, also used by the validator) and a isc_cfgmgr_dumpcfg_t struct which contains various function pointers to dump the various clauses and properties.