Skip to content
  • Thomas Markwalder's avatar
    [3362] d2::NameRemoveTransaction now checks for NXRRSET · 72d508ac
    Thomas Markwalder authored
    Changed NameRemoveTransaction to test for NXRRSET not NXDOMAIN.  Since
    the remove prequisites are RRSet tests, if the RRSets do no exist the
    DNS server will return NXRRSET. NameRemoveTransaction now correctly
    checks for this and treats it as success.
    72d508ac