Skip to content
  • Thomas Markwalder's avatar
    [3358] D2ConfigParser supplies its own default values · a8560aef
    Thomas Markwalder authored
    Added a method to ValueType<> template, getOptionalParam.
    Defined constants for dhcp-ddns default values in D2ClientConfig.
    D2ClientConfigParser uses these in conjuction with calls to
    ValueType<>getOptionalParam() to ensure all the parameters needed
    have values.
    Modifed unit tests accordingly.
    a8560aef