BIND 10 #2370: define MasterToken

BIND 10 Development do-not-reply at isc.org
Mon Oct 29 21:35:06 UTC 2012


#2370: define MasterToken
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jinmei
  jinmei                             |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:         |  Sprint-20121106
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  libdns++                           |           Sub-Project:  DNS
                   Keywords:         |  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 jinmei):

 Thanks for the review.

 Replying to [comment:5 jelte]:
 > Looks OK.
 >
 > I wonder if we should take numbers larger than 32 bits into account (not
 that I know of any outside of TSIG, which shouldn't appear anywhere in a
 zone file anyway), but I guess we could always add LONG_NUMBER should the
 problem arise

 Yeah, I was aware of that, and while we provide the "from text"
 constructor for the TSIG RDATA, we can extra the 48-bit int field
 as a string and convert it to an integer as a special case (that's
 what BIND 9 does).  Also, as you noted we can extend it anytime as we
 see a stronger need for it.  For now, I just noted that in the
 documentation.

 > Anyway, this can be merged.

 Assuming the additional note in the doc is okay, I've merged the
 branch, and am closing the ticket.

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


More information about the bind10-tickets mailing list