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

ss + scamper-backup option are incompatible #67

Open
pboothe opened this issue Jan 8, 2020 · 1 comment
Open

ss + scamper-backup option are incompatible #67

pboothe opened this issue Jan 8, 2020 · 1 comment

Comments

@pboothe
Copy link
Contributor

pboothe commented Jan 8, 2020

IP addresses gotten from connectionpoller don't serialize to strings for use on the command-line in the same way that IP addresses from connectionlistener do when used in https://github.com/m-lab/traceroute-caller/blob/master/tracer/scamper.go#L101 . We should fix the line in scamper.go or fix connectionpoller or both.

@yachang
Copy link
Contributor

yachang commented Feb 12, 2020

those IPv4 address in format of "::ffff" need extra handling in Connection Poller IPParse func

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

No branches or pull requests

2 participants