Age | Commit message (Collapse) | Author |
|
AFTER_COLON_EXPECT_GROUP_OR_IPV4 -> AFTER_DOUBLE_COLON
|
|
Fix bug where an IPv6 address ending in a double-colon was
not considered valid (it was being considered as truncated).
|
|
Fix bug where IPv6 address ending in a group with only digits
followed by a double-colon would not get parsed correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|