• Jan Kadlec's avatar
    new_node: Removed obsolete RRSet API function. · 999cc10b
    Jan Kadlec authored
    - find_rr_pos was used as an intersect operation.
    - added flag to compare TTLs for intersection operation - I don't like
      this, other way would be to check if one of the TTLs is 0 and ignore
    it then, but I doubt that would be transparent enough.
    999cc10b