BIND 10 #2458: support generic version of rdata::createRdata(text) in rdata::any::TSIG

BIND 10 Development do-not-reply at isc.org
Sat Nov 3 06:59:08 UTC 2012


#2458: support generic version of rdata::createRdata(text) in rdata::any::TSIG
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  task          |  UnAssigned
            Priority:  medium        |                       Status:  new
           Component:  libdns++      |                    Milestone:  New
           Sensitive:  0             |  Tasks
         Sub-Project:  DNS           |                     Keywords:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |  loadzone-ng
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 (Like #2426, I forgot this one.)

 It's for the Generic rdata class defined in lib/dns/rdata.{h,cc}

 Loosely related to #2368, but not critical because TSIG RDATA isn't
 expected to be in a valid zone file.  Note that we cannot get the
 48-bit time signed value as a number from the lexer due to
 (intentional) interface limitation.  So we need to get it as a string
 and convert it to an integer.

 See also #2382.

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


More information about the bind10-tickets mailing list