Commit Graph

6 Commits

Author SHA1 Message Date
bluhm
5db460176b Allow tcptrace to analyse pcap files sniffed on lo0 by using the
special openbsd dlt loop number.
ok naddy@
2011-08-25 22:40:21 +00:00
giovanni
34ab5ff1f3 Update to 6.6.7, from Benoit Lecocq on ports@.
ok kili@
2009-01-08 09:03:15 +00:00
pvalchev
b36d343083 pointless/bad strncmp 2005-11-14 17:40:29 +00:00
naddy
2db63ac561 Update to 6.2.0; from Dan Weeks <danimal@danimal.org>. 2002-10-17 18:21:29 +00:00
pvalchev
1ae9d41fb6 fix for the timeval/bpf_timeval conflict 2002-04-01 23:41:24 +00:00
brad
9a0776e343 add tcptrace port; jethro@dqc.org
-
tcptrace is a TCP dump file analysis tool written by Shawn Ostermann
at Ohio University. It is NOT a packet capture program. It reads
output dump files in the formats of several popular packet capturing
programs: tcpdump, snoop, etherpeek, and netm

For each connection, it keeps track of elapsed time, bytes/segments
sent and received, retransmissions, round trip times, window
advertisements, throughput, etc.  Its output format ranges from
Simple to Long to Very Detailed.
1999-11-12 14:14:52 +00:00