BIND 10 #2954: DHCP-DDNS: Create BIND 10 process skeleton

BIND 10 Development do-not-reply at isc.org
Tue May 14 21:18:26 UTC 2013


#2954: DHCP-DDNS: Create BIND 10 process skeleton
-------------------------------------+-------------------------------------
            Reporter:  stephen       |                        Owner:
                Type:  enhancement   |  UnAssigned
            Priority:  medium        |                       Status:
           Component:  dhcp          |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-DHCP-20130523
         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 tmark):

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


Comment:

 This ticket represents the first step in developing the D2Server.  The
 following
 directory structure and files have been created:

 bind10/src/bin/d2srv
     Makefile.am
     b10-d2srv.xml
     d2srv.spec
     d2srv_log.cc
     d2srv_log.h
     d2srv_messages.mes
     main.cc
     spec_config.h.pre.in

     tests/
         Makefile.am
         d2srv_test.py
         d2srv_unittests.cc

 Supporting changes to build, test, and install the D2 Server were made to:

 bind10/configure.ac
 bind10/src/bin/Makefile.am

 These changes will yield a b10-d2srv executable module, loadable by
 bind10.
 It will run, sleep for 1000 seconds and exit.  It does not establish a
 msgq
 session.

 I would recommend the following !ChangeLog entry:

 6xx.    [func]      tmark
     DHCP-DDNS: Initial D2 Server implemented. Currently it does
     nothing useful, except for providing the skeleton implementation
     to be expanded in the future.
     (Trac #2954, git TBD)

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


More information about the bind10-tickets mailing list