Browse Source

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

Tomek Mrugalski 11 years ago
parent
commit
23c944640d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/bin/dhcp6/tests/dhcp6_srv_unittest.cc

+ 2 - 0
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);