History log of /iperf/docs/index.rst (Results 1 – 15 of 15)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.11
# e919e8c2 03-Sep-2021 a1346054 <[email protected]>

trim excess whitespace


Revision tags: 3.10.1, 3.10, 3.9, 3.8.1, 3.8, 3.7, 3.6
# 964f106a 22-Jun-2018 Bruce A. Mah <[email protected]>

Change applicable http:// URLs to https://. Fix a bad URL in RPM spec. (#759)


Revision tags: 3.5
# e4a8ddb8 14-Feb-2018 Bruce A. Mah <[email protected]>

Tweak platform list slightly.


Revision tags: 3.4
# b3015d58 17-Nov-2017 Bruce A. Mah <[email protected]>

Rewrite some text on the home page, and add a mention of iperf2.
That mention points to the iperf3 FAQ, which contains information
about the history of iperf2 and iperf3, and a pointer to continued
i

Rewrite some text on the home page, and add a mention of iperf2.
That mention points to the iperf3 FAQ, which contains information
about the history of iperf2 and iperf3, and a pointer to continued
iperf2 development. Suggested by a comment from @beau-williamson
in #27.

show more ...


Revision tags: 3.3, 3.2, 3.2rc1
# 0f081b7b 24-May-2017 Bruce A. Mah <[email protected]>

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

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.

show more ...


# 03ba9b06 10-Apr-2017 Bruce A. Mah <[email protected]>

First cut at an FAQ for iperf3.

Most of the text contributed by @bltierney.


Revision tags: 3.1.7, 3.1.6, 3.1.5
# 71d02d51 10-Nov-2016 Bruce A. Mah <[email protected]>

Update supported development platforms.


Revision tags: 3.1.4, 3.0.12, 3.1.3, 3.1.2, 3.1.1, 3.1, 3.1b3, 3.1b2, 3.1b1
# c4719dd1 09-Jan-2015 Bruce A. Mah <[email protected]>

Update for 3.0.11. Also...

Move old news to a lower section level to avoid cluttering up the
table of contents. Update copyrights and some other version numbers.


Revision tags: 3.0.11, 3.0.10, 3.0.9
# bcd038dd 30-Sep-2014 Bruce A. Mah <[email protected]>

Gah.


Revision tags: 3.0.8, 3.0.7, 3.0.6
# 55078e7e 16-Jun-2014 Bruce A. Mah <[email protected]>

Bump MacOS version number to reflect reality.


Revision tags: 3.0.5, 3.0.4
# 7ec1cbe0 10-Jun-2014 Bruce A. Mah <[email protected]>

Update URLs and other references to downloads to point to downloads.es.net.


# e7841b0f 22-Apr-2014 Bruce A. Mah <[email protected]>

s/esnet.github.io/software.es.net/


# e3990c3c 08-Apr-2014 Bruce A. Mah <[email protected]>

Provide more useful links to get to content in a hurry.

While here some minor formatting tweaks.


# 8c369d40 07-Apr-2014 Bruce A. Mah <[email protected]>

Minor updates, wording fixes, etc.


# 14741dcb 31-Mar-2014 Bruce A. Mah <[email protected]>

First pass at new iperf3 documentation, implemented in reStructuredText.

Building and deploying the documentation requires some infrastructure
that's not part of this tree.