Skip to content

Add iPerf 3.1.3 #321

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Add iPerf 3.1.3 #321

merged 1 commit into from
Mar 15, 2017

Commits on Mar 14, 2017

  1. iperf: Add version 3.1.3

    Description [1]:
    
    > iPerf3 is a tool for active measurements of the maximum achievable
    > bandwidth on IP networks. It supports tuning of various parameters
    > related to timing, buffers and protocols (TCP, UDP, SCTP with IPv4 and
    > IPv6). For each test it reports the bandwidth, loss, and other
    > parameters. This is a new implementation that shares no code with the
    > original iPerf and also is not backwards compatible. iPerf was
    > orginally developed by NLANR/DAST. iPerf3 is principally developed by
    > ESnet / Lawrence Berkeley National Laboratory. It is released under a
    > three-clause BSD license.
    
    Create the bee file with the command below, and convert it to a
    versionless bee file.
    
    ```
    $ bee init https://iperf.fr/download/source/iperf-3.1.3-source.tar.gz
    creating iperf-3.1.3-0.bee from template '/etc/default/bee/templates/fallback'
    ```
    
    Disable building of static variants of the library.
    
    [1] https://iperf.fr/
    pmenzel committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    905aff4 View commit details
    Browse the repository at this point in the history