-
Notifications
You must be signed in to change notification settings - Fork 18
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
The problem of paris traceroute in TCP #8
Comments
Random question, is it possible that there are actually two nodes that have the same IP address? Your traceroute has a lot of RFC 1918 address and an IPv4 link local. All of those are not guaranteed to be unique. |
I don't think so. There is no same IP address in standard traceroute and RTTs are also the same. (Although, the first RTT is a bit strange.) |
Ah. I see. It is possible that the packets of two measurements got mixed up. |
So this can also happen in standard traceroute? |
Hard to say. Paris traceroute and standard traceroute have a different way of storing parameters in packets |
Measurement: 39288974
Probe: 1002641
In paris traceroute mode, there are usually two duplicate hop:
I do not know how this can happen. (I have not read the code yet)
you can see it in all measurement of probe
1002641
on 2022-03-10:all of which were in paris traceroute mode:
The text was updated successfully, but these errors were encountered: