diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:05:30 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:05:30 -0400 |
commit | 071e10566ee3d12a2d50b7c9fda84ae2c307aea2 (patch) | |
tree | 373a130db5d43264be60fae8695b21b67739a1fe /network/iperf | |
parent | c03e20fb7041ee502c386af1e59baa590b605852 (diff) |
network/iperf: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/iperf')
-rw-r--r-- | network/iperf/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/network/iperf/README b/network/iperf/README index 4b25290df10c4..e44db66759ce9 100644 --- a/network/iperf/README +++ b/network/iperf/README @@ -1,6 +1,7 @@ Iperf is a tool to measure IP bandwidth using UDP or TCP. It allows for tuning various parameters, and reports bandwidth, delay jitter, and packet loss. It supports IPv6 and multicast. Iperf was developed -by NLANR/DAST as a modern alternative for measuring maximum TCP and UDP -bandwidth performance. Iperf allows the tuning of various parameters and -UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss. +by NLANR/DAST as a modern alternative for measuring maximum TCP +and UDP bandwidth performance. Iperf allows the tuning of various +parameters and UDP characteristics. Iperf reports bandwidth, delay +jitter, datagram loss. |