Skip to content
  • Thomas Haller's avatar
    core: extend NML3ConfigData:nameserver to track DNS as string · c68e148b
    Thomas Haller authored
    The DNS name can now also contain the DoT server name. It's not longer a
    binary IP address only.
    
    Extend NML3ConfigData to account for that. To track the additional
    data, use the string representation. The alternative to have a separate
    type that contains the parsed information would be cumbersome too.
    c68e148b