Diff for /embedaddon/iperf/docs/obtaining.rst between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2016/10/18 13:28:18 version 1.1.1.2, 2021/03/17 00:36:45
Line 6  Obtaining iperf3 Line 6  Obtaining iperf3
 Binary Distributions  Binary Distributions
 --------------------  --------------------
   
Binary packages are available for several supported operating systems:Note that ESnet does not distribute binary packages of iperf3.  All of
 the packages listed in this section are provided by third parties, who
 are solely responsible for their contents.  This is an incomplete list
 of binary packages:
   
 * FreeBSD:  `benchmarks/iperf3  * FreeBSD:  `benchmarks/iperf3
   <http://freshports.org/benchmarks/iperf3>`_ in the FreeBSD Ports Collection    <http://freshports.org/benchmarks/iperf3>`_ in the FreeBSD Ports Collection
Line 14  Binary packages are available for several supported op Line 17  Binary packages are available for several supported op
   <https://apps.fedoraproject.org/packages/iperf3/>`_ and    <https://apps.fedoraproject.org/packages/iperf3/>`_ and
   `iperf3-devel    `iperf3-devel
   <https://apps.fedoraproject.org/packages/iperf3-devel>`_ in Fedora    <https://apps.fedoraproject.org/packages/iperf3-devel>`_ in Fedora
  19 and 20 and in Fedora EPEL 5, 6, and 7.  19 and 20 and in Fedora EPEL 5, 6, and 7.  iperf3 is included as a
   part of RedHat Enterprise Linux 7.4 and later (as well as CentOS 7.4
   and later).
 * Ubuntu:  `iperf3 <https://launchpad.net/ubuntu/+source/iperf3>`_,
   is available in Trusty (backports), and as a part of the main
   release in Vivid and newer.
 * macOS:  via HomeBrew.
 * Windows:  `iperf3 binaries for Windows
   <https://iperf.fr/iperf-download.php#windows>`_ are available from
   iperf.fr (and other sources).
   
 Source Distributions  Source Distributions
 --------------------  --------------------
Line 22  Source Distributions Line 34  Source Distributions
 Source distributions of iperf are available as compressed (gzip)  Source distributions of iperf are available as compressed (gzip)
 tarballs at:  tarballs at:
   
http://downloads.es.net/pub/iperf/https://downloads.es.net/pub/iperf/
   
 **Note:**  Due to a software packaging error, the 3.0.2 release  **Note:**  Due to a software packaging error, the 3.0.2 release
 tarball was not compressed, even though its filename had a ``.tar.gz``  tarball was not compressed, even though its filename had a ``.tar.gz``
Line 56  GitHub using: Line 68  GitHub using:
   
 ``git clone https://github.com/esnet/iperf.git``  ``git clone https://github.com/esnet/iperf.git``
   
Primary development for iperf3 takes place on CentOS 6 Linux, FreeBSD 10,Primary development for iperf3 takes place on CentOS 7 Linux, FreeBSD 11,
and MacOS X 10.8. At this time, these are the only officially supportedand macOS 10.12. At this time, these are the only officially supported
 platforms, however there have been some reports of success with  platforms, however there have been some reports of success with
OpenBSD, Android, and other Linux distributions.NetBSD, OpenBSD, Windows, Solaris, Android, and iOS.

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>