Skip to content
  • Thomas Markwalder's avatar
    [2957] Interrim check-in. This adds configuration management to · dac0b87d
    Thomas Markwalder authored
    D2. It introduces DCfgMgrBase, abstract class for processing updates
    to configuration, DCfgContext for storing configuration; and D2
    specific initial derivations of each, D2CfgMgr and D2CfgContext.
    These are skeletal derivations that will be expanded to handle
    DHCP-DDNS specific configuration. New files added:
    
      src/bin/d2/d_cfg_mgr.h
      src/bin/d2/d_cfg_mgr.cc
      src/bin/d2/d2_cfg_mgr.h
      src/bin/d2/d2_cfg_mgr.cc
      src/bin/d2/tests/d_cfg_mgr_unittests.cc
    dac0b87d