|
|
@@ -63,6 +63,7 @@ public class IPAddressTest
|
|
|
"::111:234:5:6:789a:0", "0:0:111:234:5:6:789A:0",
|
|
|
"11:22:33:44:55:66:77:8", "11:22:33:44:55:66:77:8",
|
|
|
"0:0:7711:ab42:1230::", "::7711:ab42:1230:0:0:0",
|
|
|
+ "fec0:0:0:ffff::1%1",
|
|
|
};
|
|
|
|
|
|
static string[] ipv4ParseOk = new string[] {
|