BIND 10 #991: Method to send a IPv4 packet to a client without an address

BIND 10 Development do-not-reply at isc.org
Tue Apr 9 20:20:21 UTC 2013


#991: Method to send a IPv4 packet to a client without an address
-------------------------------------+-------------------------------------
            Reporter:  shane         |                        Owner:
                Type:  enhancement   |  marcin
            Priority:  medium        |                       Status:
           Component:  dhcp4         |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-DHCP-20130411
         Sub-Project:  DHCP          |                   Resolution:
Estimated Difficulty:  0.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 => marcin


Comment:

 The changes and comments above are satisfactory.  However, there remains
 an issue.
 While the code now compiles under OS-X, one of the  lib/dhcp unit tests
 fails under
 OS-X:
 :
 [ RUN      ] IfaceMgrTest.sendReceive4
 iface_mgr_unittest.cc:780: Failure
 Value of: rcvPkt->getRemoteAddr().toText()
   Actual: "129.255.255.255"
 Expected: "127.0.0.1"
 [  FAILED  ] IfaceMgrTest.sendReceive4 (0 ms)
 [ RUN      ] IfaceMgrTest.setPacketFilter
 :
 It passes under Debian 7.

 The ChangeLog entry should perhaps mention the new base class PacketFilter
 by name.

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


More information about the bind10-tickets mailing list