1
1
iperf3/docs
Bruce A. Mah 0f081b7b2e Issue 583 (#586)
* s/bandwidth/bitrate/ in user-facing places.  Towards #583.

iperf3 has long misused terminology; bandwidth is a measure of
capacity.  iperf3 measures bitrate or throughput.  We standardize
on "bitrate" because it begins with the same letter as "bandwidth"
(to match the -b command-line option).

User-facing output mentioning "bandwidth" now uses "bitrate".
The long command-line option for -b (--bandwidth) is now --bitrate
(--bandwidth is transparently accepted for backward compatibility).
A few places in documentation that talk about bandwidth as a
measured value have been reworded to use bitrate or throughput.

There are a number of places in code where variables are still
called "bandwidth".  We leave these alone for now.

A mention of "bandwidth" in the test parameters JSON also needs
to remain unchanged to avoid breaking compatibility.  However,
the test results JSON never used the term "bandwidth" in
the first place.

* s/bandwidth/throughput in one place in RPM description.  Towards #583.
2017-05-24 10:50:44 -07:00
..
_esnet Fix broken image links in ESnet sphinx theme. 2017-05-01 16:04:49 -07:00
2017-04-27.txt Add an email update sent out last week for reference in gh-pages. 2017-05-01 15:09:14 -07:00
building.rst libuuid is not needed by iperf3 in any way. 2014-04-10 15:07:49 -07:00
conf.py Fix broken image links in ESnet sphinx theme. 2017-05-01 16:04:49 -07:00
dev.rst added additional information 2017-05-18 14:55:02 -07:00
faq.rst added additional information 2017-05-18 14:55:02 -07:00
index.rst Issue 583 (#586) 2017-05-24 10:50:44 -07:00
invoking.rst Update manpage rendering for the Web site. 2017-05-18 16:49:45 -07:00
Makefile Minor doc-building fix-ups. 2014-04-08 10:27:16 -07:00
news.rst Add recent iperf3 update email as a news item. 2017-05-01 16:05:46 -07:00
obtaining.rst Update URLs and other references to downloads to point to downloads.es.net. 2014-06-10 16:05:33 -07:00