BIND 10 #471: b10-config.db missing resolver settings causes it to not listen

BIND 10 Development do-not-reply at isc.org
Wed Mar 16 12:44:18 UTC 2011


#471: b10-config.db missing resolver settings causes it to not listen
-------------------------------------+-------------------------------------
                 Reporter:  jreed    |                Owner:  jelte
                     Type:  defect   |               Status:  reviewing
                 Priority:  major    |            Milestone:  R-Team-
                Component:           |  Sprint-20110316
  Unclassified                       |           Resolution:
                 Keywords:           |            Sensitive:  0
Estimated Number of Hours:  0.0      |  Add Hours to Ticket:  0
                Billable?:  1        |          Total Hours:  0
                Internal?:  0        |
-------------------------------------+-------------------------------------
Changes (by stephen):

 * owner:  stephen => jelte


Comment:

 '''src/bin/resolver/resolver.cc'''[[BR]]
 OK, although setConfigured() is really quite trivial and couple be put
 inline in the header.

 '''src/bin/resolver/resolver.h'''[[BR]]
 Some typos in the first line of the header comments of setConfigured()


 '''src/lib/config/module_spec.cc'''[[BR]]
 validateSpecList(): the code could be simplified: If the test on version
 succeeds, the "if (!found)" branch will never be taken: so it could be
 placed inside the "else" clause.  In fact, by inverting the test, there is
 no need for an "else" branch.

 There should be a test to ensure that version is not considered a
 configuration item.

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


More information about the bind10-tickets mailing list