BIND 10 #1571: DS query handling in in-memory data source

BIND 10 Development do-not-reply at isc.org
Wed Jan 25 08:45:26 UTC 2012


#1571: DS query handling in in-memory data source
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jinmei
  jinmei                             |                Status:  accepted
                       Type:  task   |             Milestone:
                   Priority:         |  Sprint-20120207
  critical                           |            Resolution:
                  Component:  data   |             Sensitive:  0
  source                             |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  5
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jinmei):

 trac1571 is ready for review.

 This is quite simple, and basically follows what BIND 9 does.
 In fact, BIND 9 generalizes it by introducing the notion of "at
 parent" type of RRs, but I don't see the need for generalization
 (DS is really special anyway, and in the BIND 9 implementation it's
 actually the only "at parent" type), so I was just explicit in this
 code.

 BTW: I suspect we need to do the same thing for the database finder.

 This one could also be considered a bug fix, so this is the proposed
 changelog entry:
 {{{
 365.?   [bug]           jinmei
         libdatasrc: in-memory datasource incorrectly returned delegation
         for DS lookups.
         (Trac #1571, git TBD)
 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/1571#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list