Actions
Bug #4100
openFaceUri::parse doesn't reject IPv4 addresses with v6 scheme (and vice versa)
Status:
New
Priority:
Normal
Assignee:
-
Category:
Network
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
E.g. "udp4://[2001:db8::1]:6363
" and "tcp6://192.0.2.1:6363
".
Updated by Junxiao Shi over 7 years ago
- Related to Bug #3896: FaceUri::parse doesn't reject some invalid unix:// URIs added
Updated by Davide Pesavento about 7 years ago
- Category changed from Utils to Network
Updated by Junxiao Shi about 7 years ago
- Blocked by Feature #4324: FaceUri: per-scheme parsing added
Updated by Junxiao Shi almost 7 years ago
- Related to deleted (Bug #3896: FaceUri::parse doesn't reject some invalid unix:// URIs)
Actions