BIND 10 #2646: Default values not handled by DHCP config parsers.

BIND 10 Development do-not-reply at isc.org
Mon Jan 21 13:15:52 UTC 2013


#2646: Default values not handled by DHCP config parsers.
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:
  marcin                             |                Status:  new
                       Type:         |             Milestone:  DHCP
  defect                             |  Outstanding Tasks
                   Priority:         |              Keywords:
  medium                             |             Sensitive:  0
                  Component:         |           Sub-Project:  DHCP
  dhcpconf                           |  Estimated Difficulty:  0
               CVSS Scoring:         |           Total Hours:  0
            Defect Severity:         |
  Medium                             |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 The DHCP configuration parsers do not handle default values very well.
 This specifically refers to setting option values and option definitions.
 For example, the ''dhcp4'' is the default option space for each option.
 However, when leaving the default value the parser will simply receive
 partial configuration (that excludes space name). This in turn will cause
 an error message that the ''space'' parameter is missing. For this reason
 it is necessary to implement some conditions in option parsers that set
 default value for various parameters when they are not received from the
 Config Manager.

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


More information about the bind10-tickets mailing list