• Marek Vavrusa's avatar
    Removed duplicated code. · cc59d79c
    Marek Vavrusa authored
    * xfrin_add_new_node and ddns_add_new_node were duplicates
      - knot_node_set_zone() was called in the _add functions anyway
    * merged checks for NSEC3-related RR to knot_rrset_is_nsec3rel()
      - the empty RR check was pointless, as even if empty, the node
        shouldn't be searched in normal tree
    cc59d79c