aboutsummaryrefslogtreecommitdiff
path: root/iperf3.spec.in
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2017-02-13 10:34:06 -0800
committerBruce A. Mah <bmah@es.net>2017-02-13 10:34:06 -0800
commit87ac3654c1346fc66d4050285bca3d1a1da963d8 (patch)
tree6a3568694332ad6f36653d3bf6bf09590d3c7b7a /iperf3.spec.in
parent6e2ba49f2d6ab427769e2527a67e72bfcc688e1f (diff)
downloadiperf3-87ac3654c1346fc66d4050285bca3d1a1da963d8.tar.gz
Revise package description in RPM spec file.
(The original had a few typos and errors in it, and I just lifted the first paragraph of README.md and tweaked it a bit.)
Diffstat (limited to 'iperf3.spec.in')
-rw-r--r--iperf3.spec.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/iperf3.spec.in b/iperf3.spec.in
index 7e0ee1b..e344b31 100644
--- a/iperf3.spec.in
+++ b/iperf3.spec.in
@@ -14,9 +14,10 @@ BuildRequires: e2fsprogs-devel
%endif
%description
-Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of
-various parameters and UDP characteristics. Iperf reports bandwidth, delay
-jitter, data-gram loss.
+iperf3 is a tool for active measurements of the maximum achievable
+bandwidth between two IP hosts. It supports tuning of various
+parameters related to timing, protocols, and buffers. For each test,
+it reports the bandwidth, loss, and other parameters.
%package devel
Summary: Development files for %{name}