tcp - tcpreplay and timestamps -
tcp - tcpreplay and timestamps -
i want utilize tcpreplay
replay packet trace made of tcp , upd packets.
is there way attach timestamp each outgoing packet, able compute round trip time 1 time replies have been received (and dumped)?
otherwise, other tool should use?
if sniff traffic @ same time tcpdump or wireshark, timestamp each packet on way out , replies.
just warning though, tcpreplay doesn't back upwards replaying tcp streams servers since doesn't track state of tcp stream. you'll reset packets in reply. udp should ok. icmp works. if want more information, sure check out tcpreplay faq:
http://tcpreplay.synfin.net/wiki/faq#doestcpreplaysupportsendingtraffictoaserver
tcp udp timestamp ip packets
Comments
Post a Comment