Skip to content
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

fping.py seems to choke on IPv6 addresses in output #50

Closed
brocktice opened this issue Oct 25, 2018 · 3 comments
Closed

fping.py seems to choke on IPv6 addresses in output #50

brocktice opened this issue Oct 25, 2018 · 3 comments

Comments

@brocktice
Copy link

root XXXX:XXXX:e800:1::2 : 36.30 36.42 36.26 36.51 36.24 36.63 36.67 36.25 36.19 36.27
fping.py:68
root failed to get data too many values to unpack fping.py:100
root XXXX:XXXX:f00::1 : 36.87 36.73 36.76 36.82 36.86 36.77 36.71 36.77 36.76 37.56
fping.py:68
root failed to get data too many values to unpack fping.py:100

@brocktice
Copy link
Author

AFAICT this is due to the split on colons, doesn't happen with hostnames rather than IPs.

@grizz
Copy link
Member

grizz commented Oct 25, 2018

Looking into it, thanks.

@grizz grizz closed this as completed in c026d0d Oct 25, 2018
@grizz
Copy link
Member

grizz commented Oct 25, 2018

@brocktice No idea how that slipped by testing, thanks for catching it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants