diff options
author | adrianp <adrianp@pkgsrc.org> | 2004-08-17 19:19:53 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2004-08-17 19:19:53 +0000 |
commit | 6199767bffaf3c0cc681b0b56a3c937654b66dca (patch) | |
tree | d9b5d1e8bbed204b07202597f1e0522a8cc0c3a4 /net/tcptrace/DESCR | |
parent | dacc239485456c54e42eca978207e68eec5ca845 (diff) | |
download | pkgsrc-6199767bffaf3c0cc681b0b56a3c937654b66dca.tar.gz |
- make pkglint happy
- fix typos in DESCR
suggestions by snj@.
Diffstat (limited to 'net/tcptrace/DESCR')
-rw-r--r-- | net/tcptrace/DESCR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tcptrace/DESCR b/net/tcptrace/DESCR index 6bdc5e867cb..841a51be7b4 100644 --- a/net/tcptrace/DESCR +++ b/net/tcptrace/DESCR @@ -1,11 +1,11 @@ tcptrace is a TCP dump file analysis tool written by Shawn Ostermann -at Ohio University. It is NOT a packet capture program. It reads +at Ohio University. It is NOT a packet capturing 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. 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 +advertisements, throughput, etc. Its output format ranges from Simple to Long to Very Detailed. It can also produce three different types of graphs, as follows: |