Tcptrace
{{more citations needed|date=August 2018}}
{{short description|TCP dump file analyzer}}
tcptrace is a free and open-source tool for analyzing TCP dump files.{{cite book|isbn=978-0471481140|title=Network Performance Open Source Toolkit: Using Netperf, tcptrace, NISTnet, and SSFNet|last1=Blum|first1=Richard|date=2003-08-06|publisher=John Wiley & Sons }}{{cite journal |last1=Brooks |first1=David E. |last2=Gassman |first2=Holly |last3=Beering |first3=Dave R. |last4=Welch |first4=Arun |last5=Hoder |first5=Douglas J. |last6=Ivancic |first6=William D. |title=High-Speed TCP Testing |date=1999 |url=https://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19990049209.pdf |access-date=11 August 2018}}{{cite book |last1=Jansen |first1=Sam |last2=McGregor |first2=Anthony |title=2007 Winter Simulation Conference |chapter=Validation of simulated real world TCP stacks |date=2007 |pages=2177–2186 |doi=10.1109/WSC.2007.4419852 |hdl=10289/1725 |isbn=978-1-4244-1305-8 |s2cid=5286358 |chapter-url=https://researchcommons.waikato.ac.nz/bitstream/handle/10289/1725/Validation%20of%20simulated%20real%20world%20TCP%20stacks.pdf?sequence=1&isAllowed=y |access-date=11 August 2018|hdl-access=free }} It accepts as input files produced by packet-capture programs, including tcpdump, Wireshark, and snoop.
tcptrace can produce several different types of output containing information on each connection seen, such as elapsed time, bytes and segments sent and received, retransmissions, round trip times, window advertisements, and throughput. It can also produce graphs for further analysis. As of version 5, minimal UDP processing has been implemented in addition to the TCP capabilities.
See also
References
{{Reflist}}
Category:Free network management software
Category:Transmission Control Protocol
{{unix-stub}}