BIND 10 #990: DHCPv6 server as a dummy BIND 10 component

BIND 10 Development do-not-reply at isc.org
Wed Jun 22 10:37:48 UTC 2011


#990: DHCPv6 server as a dummy BIND 10 component
-------------------------------------+-------------------------------------
                   Reporter:  shane  |                 Owner:  tomek
                       Type:         |                Status:  reviewing
  enhancement                        |             Milestone:  Sprint-
                   Priority:  major  |  DHCP-20110628
                  Component:         |            Resolution:
  Unclassified                       |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DHCP
            Defect Severity:  N/A    |  Estimated Difficulty:  0.0
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by jelte):

 * owner:  jelte => tomek


Comment:

 Yay, a running module :)

 A few general comments:

 make distcheck fails; the manpage file is not in EXTRA_DIST (that line is
 commented out, it should also contain dhcp6.spec)

 Another build/run issue is that the call to dhcp6_test.py in
 src/bin/dhcp6/tests/Makefile.am should use $(abs_srcdir) instead of
 $(abs_builddir); dhcp6_test.py is not generated and hence lives in the
 source tree, not the build tree. In most cases these trees are the same
 but that is not the case if you use a separate build directory.

 Boss has internal values to know when to start dhcp(6), but this is not
 reflected in the spec and the config parsing yet (though i feel compelled
 to note that i think we handle configuration in bin/bind10 of what to
 start badly right now anyway)

 The run_bind10.sh(.in) script does not include the bin/dhcp6 path, making
 it fail if I try to run it from source tree.

 main.cc:

 Just some tiny remarks for now:

 The name for AUTH_SPECFILE_LOCATION seems a bit off :)

 There's tabs at the beginning of lines 117 and 118

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


More information about the bind10-tickets mailing list