BIND 10 #2490: Option definitions: multiple data formats to be accepted to create option instance.

BIND 10 Development do-not-reply at isc.org
Wed Nov 21 16:39:50 UTC 2012


#2490: Option definitions: multiple data formats to be accepted to create option
instance.
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  UnAssigned
  marcin                             |                Status:  reviewing
                       Type:  task   |             Milestone:  Sprint-
                   Priority:         |  DHCP-20121129
  medium                             |            Resolution:
                  Component:  dhcp   |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DHCP
            Defect Severity:  N/A    |  Estimated Difficulty:  0
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by marcin):

 * owner:  marcin => UnAssigned
 * status:  assigned => reviewing


Comment:

 OptionDefinition now exposes three '''optionFactory''' methods that can be
 used to create DHCP option instances. The option values can be specified
 with:
 - two iterators pointing to the begining and end of buffer holding data,
 - buffer that holds data
 - vector of strings, where each string points to the value of a particular
 option field.

 Please review.

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


More information about the bind10-tickets mailing list