BIND 10 #3035: Modify DHCP4 to generate NameChangeRequest

BIND 10 Development do-not-reply at isc.org
Wed Sep 11 13:30:43 UTC 2013


#3035: Modify DHCP4 to generate NameChangeRequest
-------------------------------------+-------------------------------------
            Reporter:  marcin        |                        Owner:
                Type:  enhancement   |  UnAssigned
            Priority:  medium        |                       Status:
           Component:  dhcp-ddns     |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-DHCP-20130918
         Sub-Project:  DHCP          |                   Resolution:
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by marcin):

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


Comment:

 The both Client FQDN and Host Name options are now processed. The relevant
 configuration is described by the const values defined in dhcp4_srv.cc.
 These constants will be replaced by the actual configuration once DDNS
 configuration for DHCP is implemented.

 Proposed !ChangeLog:
 {{{
 670.    [func]          marcin
         b10-dhcp4: Server processes the DHCPv4 Client FQDN and Host Name
         options sent by a client and generates the response. as a result
         of processing, the server generates NameChangeRequests which
         represent changes to DNS mappings for a particular lease (addition
         or removal of DNS mappings).
         Currently all generated NameChangeRequests are dropped. Sending
         them to b10-dhcp-ddns will be implemented with the future tickets.
         (Trac #3035, git abcd)

 }}}

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


More information about the bind10-tickets mailing list