BIND 10 #3358: Default dhcp-ddns config does not have all elements

BIND 10 Development do-not-reply at isc.org
Thu Mar 13 09:44:42 UTC 2014


#3358: Default dhcp-ddns config does not have all elements
-------------------------------------+-------------------------------------
            Reporter:  tmark         |                        Owner:  tmark
                Type:  defect        |                       Status:
            Priority:  high          |  reviewing
           Component:  dhcp-ddns     |                    Milestone:  DHCP-
            Keywords:                |  Kea0.9
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DHCP          |                 CVSS Scoring:
Estimated Difficulty:  8             |              Defect Severity:  N/A
         Total Hours:  16            |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  1
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by marcin):

 * hours:  4 => 1
 * owner:  marcin => tmark
 * totalhours:  15 => 16


Comment:

 Reviewed commit a8560aefbfaffd86f4c63b500c38ee4a1bd8f8de

 In the dhcp4.spec there is this:
 {{{
             {

                 "item_name": "always-include-fqdn",
                 "item_type": "boolean",
                 "item_optional": true,
                 "item_default": false,
                 "item_description": "Enable always including the FQDN
 option in its response"
             },

 }}}

 but there is no corresponding constant specifying a default.

 In fact, I just saw that the false value is explicitly specified as
 !''false!'' in the build function. Maybe you intended to specify a
 constant for this default value too?

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


More information about the bind10-tickets mailing list