Skip to content
  • Mukund Sivaraman's avatar
    [2430] Support basic $GENERATE in dns::MasterLoader · 4760ac62
    Mukund Sivaraman authored
    It doesn't support format specifiers given in {} yet. This will be added
    in follow-up work on this branch.
    
    Relative names are not permitted in the RHS of $GENERATE
    statements. This is because the string version of createRdata() is used
    to construct RDATA, which does not take an origin.
    4760ac62