BIND 10 #1688: duplicate RR suprression in auth::Query

BIND 10 Development do-not-reply at isc.org
Wed Feb 15 22:21:03 UTC 2012


#1688: duplicate RR suprression in auth::Query
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  task          |                       Status:  new
            Priority:  major         |                    Milestone:  Year
           Component:  b10-auth      |  3 Task Backlog
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 There are several cases where an answer from b10-auth can have
 duplicate RRs (sometimes in the same section, sometimes over
 multiple sections).  We catch and suppress the possible duplicates
 separately (avoid adding duplicate A/AAAA in answer and additional,
 avoid adding duplicate NSECs) and sometimes just ignore such cases.

 It would be better to unify such processing.  Also, since duplicate
 check is generally expensive (the generic way requires name
 comparison), it would also be nicer if we take into account possible
 further optimization (but that would be beyond the scope of this
 ticket).

 See also the review discussion in #1583.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1688>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list