- Timestamp:
- Oct 15, 2021 6:19:15 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Runtime/testcase/tstRTNetIPv6.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTNetIPv6.cpp
r91766 r91767 247 247 GOODCIDR("1:2:3:4::%if/64", 0x00010002, 0x00030004, 0, 0, 64); 248 248 249 #if 0249 #if 0 250 250 /** @todo doesn't support ::/0 yet */ 251 251 GOODCIDR("::/0", 0, 0, 0, 0, 0);
Note:
See TracChangeset
for help on using the changeset viewer.

