BIND 10 trac3177, updated. 23c944640d1b697af40582f7999b40b05b17a44a [3177] Comment update for docsis test with a pointer to #3180 ticket.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Oct 1 14:55:55 UTC 2013


The branch, trac3177 has been updated
       via  23c944640d1b697af40582f7999b40b05b17a44a (commit)
      from  70d44604584934a651d1b3d975a072513aa010ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 23c944640d1b697af40582f7999b40b05b17a44a
Author: Tomek Mrugalski <tomasz at isc.org>
Date:   Tue Oct 1 16:55:47 2013 +0200

    [3177] Comment update for docsis test with a pointer to #3180 ticket.

-----------------------------------------------------------------------

Summary of changes:
 src/bin/dhcp6/tests/dhcp6_srv_unittest.cc |    2 ++
 1 file changed, 2 insertions(+)

-----------------------------------------------------------------------
diff --git a/src/bin/dhcp6/tests/dhcp6_srv_unittest.cc b/src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
index 6a17aeb..024b589 100644
--- a/src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
+++ b/src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
@@ -2155,6 +2155,8 @@ TEST_F(Dhcpv6SrvTest, portsRelayedTraffic) {
 }
 
 // Checks if server is able to handle a relayed traffic from DOCSIS3.0 modems
+// @todo Uncomment this test as part of #3180 work.
+// Kea code currently fails to handle docsis traffic.
 TEST_F(Dhcpv6SrvTest, DISABLED_docsisTraffic) {
 
     NakedDhcpv6Srv srv(0);



More information about the bind10-changes mailing list