Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
23c94464
Commit
23c94464
authored
Oct 01, 2013
by
Tomek Mrugalski
🛰
Browse files
[3177] Comment update for docsis test with a pointer to #3180 ticket.
parent
70d44604
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
View file @
23c94464
...
@@ -2155,6 +2155,8 @@ TEST_F(Dhcpv6SrvTest, portsRelayedTraffic) {
...
@@ -2155,6 +2155,8 @@ TEST_F(Dhcpv6SrvTest, portsRelayedTraffic) {
}
}
// Checks if server is able to handle a relayed traffic from DOCSIS3.0 modems
// 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
)
{
TEST_F
(
Dhcpv6SrvTest
,
DISABLED_docsisTraffic
)
{
NakedDhcpv6Srv
srv
(
0
);
NakedDhcpv6Srv
srv
(
0
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment