I am just wondering if it is possible to ping the same ip address from the same source multiple times (ie fast enough so they get pipelined) and still get a valid result. By a valid result, I mean that you record a valid round trip time for all ping packets.
What I am getting at is that is there a possibility that packets could get mixed so the receiver does not know which packet is which, and thus the recorded round trip time not be accurate. Are there any mechanisms with ICMP or IP that number ping packets so they are distinguishable from the other pings to the same address.