-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipcalc raise ValueError for valid compressed ipv6 #68
Comments
bazhil
added a commit
to bazhil/ipcalc
that referenced
this issue
Jun 29, 2024
bazhil
added a commit
to bazhil/ipcalc
that referenced
this issue
Jun 29, 2024
bazhil
added a commit
to bazhil/ipcalc
that referenced
this issue
Jun 29, 2024
bazhil
added a commit
to bazhil/ipcalc
that referenced
this issue
Jun 29, 2024
… it helps fix this issues (will try to fix it myself). tehmaze#67 tehmaze#68
bazhil
added a commit
to bazhil/ipcalc
that referenced
this issue
Jun 29, 2024
… it helps fix this issues (will try to fix it myself). tehmaze#67 tehmaze#68
bazhil
added a commit
to bazhil/ipcalc
that referenced
this issue
Jun 29, 2024
tehmaze#67 tehmaze#68 All tests (tehmaze#69) is passed for this code. May be this fix will be useful.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use icalc for validation of ip addresses, and find, that ipcalc._dqtoi_ipv6 raise ValueError for some valid compressed ipv6


Some validators from internet detect same ipv6 as valid
The text was updated successfully, but these errors were encountered: