BIND 10 #2463: DHCPv6 Config Parser: default values are cleared on subsequent configuration attempts.

BIND 10 Development do-not-reply at isc.org
Thu Nov 8 17:20:44 UTC 2012


#2463: DHCPv6 Config Parser: default values are cleared on subsequent
configuration attempts.
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  UnAssigned
  marcin                             |                Status:  reviewing
                       Type:         |             Milestone:  Sprint-
  defect                             |  DHCP-20121115
                   Priority:         |            Resolution:
  medium                             |             Sensitive:  0
                  Component:         |           Sub-Project:  DHCP
  dhcpconf                           |  Estimated Difficulty:  0
                   Keywords:         |           Total Hours:  0
            Defect Severity:  High   |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by marcin):

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


Comment:

 The global values are preserved after config commit. When new
 configuration request comes, old global values (if exist) are replaced
 with new values or new values are added if nothing exists in a storage.
 Each unit test now clears the configuration database by issuing the
 configuration string which sets subnets list and option list empty. It
 also sets uint32 values to defaults. This prevents affecting test result
 by configuration left by a previous test.

 The issue that has been left unresolved for now is #2469.

 Please review.

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


More information about the bind10-tickets mailing list