From 5664abd7ba85d29ba6fd7eac195115e5cfbddb91 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 7 Aug 2000 08:30:24 +0000 Subject: Note that one can now output tcpdump files (thus converting other formats to the tcpdump format). --- net/tcptrace/pkg-descr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/tcptrace') diff --git a/net/tcptrace/pkg-descr b/net/tcptrace/pkg-descr index 989c6b15cd42..468e8b96e281 100644 --- a/net/tcptrace/pkg-descr +++ b/net/tcptrace/pkg-descr @@ -1,7 +1,8 @@ tcptrace 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 +programs: tcpdump, snoop, etherpeek, and netm. It can also output +(ie, convert thus converting to) tcpdump format files. For each connection, it keeps track of elapsed time, bytes/segments sent and received, retransmissions, round trip times, window -- cgit