2002-10-17 14:21:29 -04:00
|
|
|
@comment $OpenBSD: PLIST,v 1.3 2002/10/17 18:21:29 naddy Exp $
|
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 09:14:52 -05:00
|
|
|
bin/tcptrace
|
|
|
|
man/man1/tcptrace.1
|
|
|
|
share/doc/tcptrace/ARGS
|
|
|
|
share/doc/tcptrace/COPYRIGHT
|
|
|
|
share/doc/tcptrace/FAQ
|
|
|
|
share/doc/tcptrace/README
|
|
|
|
share/doc/tcptrace/README.mailing_list
|
|
|
|
share/doc/tcptrace/README.modules
|
|
|
|
share/doc/tcptrace/README.tput_graphs
|
|
|
|
share/doc/tcptrace/WWW
|
2002-10-17 14:21:29 -04:00
|
|
|
share/doc/tcptrace/dot_tcptracerc
|
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 09:14:52 -05:00
|
|
|
@dirrm share/doc/tcptrace
|