diff options
Diffstat (limited to 'net/tcptrace')
-rw-r--r-- | net/tcptrace/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/tcptrace/DESCR b/net/tcptrace/DESCR index 07cee37f676..6bdc5e867cb 100644 --- a/net/tcptrace/DESCR +++ b/net/tcptrace/DESCR @@ -8,16 +8,16 @@ sent and received, retransmissions, round trip times, window 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: +It can also produce three different types of graphs, as follows: - Time Sequence Graph + Time Sequence Graph This is the format that Tim Shepard started using at MIT some years ago. It shows segments sent and ACKs returned as a function of time. - Instantaneous Throughput + Instantaneous Throughput This format shows the instantaneous (averaged over a few segments) throughput of the connection as a function of time. - Round Trip Times + Round Trip Times This format shows the round trip times for the ACKs as a function of time. |