BIND 10 #2386: support generic version of rdata::createRdata(text) in NSEC, DS RDATA

BIND 10 Development do-not-reply at isc.org
Fri Feb 22 10:16:50 UTC 2013


#2386: support generic version of rdata::createRdata(text) in NSEC, DS RDATA
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:  muks
                Type:  task          |                       Status:
            Priority:  medium        |  assigned
           Component:  libdns++      |                    Milestone:
            Keywords:                |  Sprint-20130305
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DNS           |                 CVSS Scoring:
Estimated Difficulty:  3             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |  loadzone-ng
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by muks):

 `ChangeLog` update for this ticket:
 {{{
 +XYZ.   [func]          muks
 +       libdns++: the DLV, DS and NSEC Rdata classes now use the generic
 +       lexer in constructors from text.  This means that the name fields
 +       in such RRs in a zone file can now be non-absolute
 +       (the origin name in that context will be used), e.g., when loaded
 +       by b10-loadzone. One additional change to the libdns++ API is that
 +       the existing string constructors for these Rdata classes also use
 +       the generic lexer, and they now expect an absolute name (with the
 +       trailing '.') in the name fields.
 +       (Trac #2386, git ...)
 +
 }}}

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


More information about the bind10-tickets mailing list