BIND 10 #878: Code to bind to address/port

BIND 10 Development do-not-reply at isc.org
Fri Aug 12 19:57:30 UTC 2011


#878: Code to bind to address/port
-------------------------------------+-------------------------------------
                   Reporter:  shane  |                 Owner:  shane
                       Type:         |                Status:  reviewing
  enhancement                        |             Milestone:  Sprint-
                   Priority:  major  |  DHCP-20110712
                  Component:  dhcp   |            Resolution:
                   Keywords:         |             Sensitive:  0
            Defect Severity:  N/A    |           Sub-Project:  DHCP
Feature Depending on Ticket:  dhcp-  |  Estimated Difficulty:  3.0
  echo                               |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by shane):

 And on to the IfaceMgrTest:

   * If you decide to keep a constructor for "empty" Iface structures, then
 you need to test that too.

   * Test the getPlainMac() call too.

   * openSocket() should check for error conditions too, for example by
 trying to bind to the same port twice.

   * openSockets() can be tested in a manner similar to how detectIfaces()
 is, by providing a hand-crafted text file.

   * It would be nice if joinMcast() could be tested... but we actually
 need a multicast interface for that. When we start using real interface
 detection, we can run such a test if any multicast interface exists. For
 now it's fine to omit it I guess.

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


More information about the bind10-tickets mailing list