BIND 10 #2767: dhcp option data format

BIND 10 Development do-not-reply at isc.org
Sun Feb 17 15:11:25 UTC 2013


#2767: dhcp option data format
-------------------------------------+-------------------------------------
            Reporter:  cas           |                         Type:
              Status:  new           |  enhancement
           Milestone:  New Tasks     |                     Priority:
            Keywords:                |  medium
           Sensitive:  0             |                    Component:  dhcp4
         Sub-Project:  DHCP          |                 CVSS Scoring:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 currently BIND 10 supports DHCP option data as CSV or Hex. In the future,
 other formats might be supported.

 The proposal is to change
 config set Dhcp4/option-data[0]/csv-format true

 to
 config set Dhcp4/option-data[0]/format csv
 and
 config set Dhcp4/option-data[0]/format hex

 this scheme will allow for future extensions that support other format
 encodings other than hex or csv.

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


More information about the bind10-tickets mailing list