BIND 10 #3065: Create a library for handling request messages for DHCP-DDNS

BIND 10 Development do-not-reply at isc.org
Wed Jul 24 11:18:06 UTC 2013


#3065: Create a library for handling request messages for DHCP-DDNS
-------------------------------------+-------------------------------------
                   Reporter:  tmark  |                 Owner:
                       Type:         |                Status:  new
  enhancement                        |             Milestone:  Sprint-
                   Priority:         |  DHCP-20130731
  medium                             |              Keywords:
                  Component:  dhcp-  |             Sensitive:  0
  ddns                               |           Sub-Project:  DHCP
               CVSS Scoring:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 The classes involved with creating, sending, and receiving DHCP-DDNS
 requests to update DNS information need to be in a library so DHCP-DDNS
 clients can use them.

 These requests were initially implemented in src/bin/d2 and simply need to
 move into their own library.  The directory will be src/lib/dhcp-ddns.
 The library name will be libdhcp-ddns.

 The classes to be moved are currently in ncr_msg.*, ncr_io.*, ncr_udp.*
 and associated unit tests in src/bin/d2.

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


More information about the bind10-tickets mailing list