ipv6 check on number of octets missing
Navigation Menu
{{ message }}
python-validators / validators Public
- Notifications You must be signed in to change notification settings
- Fork 175
Closed
Labels
Description
opened
on Apr 11, 2020Hello,
The ipv6 validator returns false positive for incorrect number of octets in the ipv6 address. The following are invalid ipv6 while the function returns True:
00:00:00:00:00
1111:2222:3333:4444:5555:6666:7777
1111:2222:3333:4444:1.2.3.4 (this should have contained compressed octet to return a True)
Metadata
Metadata
Assignees
No one assigned
Labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions