1
1
jef 98ce496b1b Some changes to the iperf3 API to work with bwctl, mostly having to
do with what defs are in which include file.  End result is we now have
only one public include file, iperf_api.h.
2012-09-28 16:00:14 -07:00
2010-08-02 23:30:22 +00:00
2011-04-20 20:14:05 +00:00
2010-07-23 23:50:02 +00:00
2009-12-08 21:36:24 +00:00
2010-08-02 23:30:22 +00:00
2010-08-02 23:30:22 +00:00

= Summary =

iperf3 is a tool for measuring achievable bandwidth on IP networks.

iperf3 is NOT backwards compatible with the original iperf.

Supported platforms:
  * Linux
  * FreeBSD 
  * Mac OSX

= Building iperf3 =

== Prerequisites: ==
  * libuuid: this is not installed by default for Debian/Ubuntu Systems
             to install: apt-get install uuid-dev

== Building ==

Run:

./configure

and 

make


For more information see: http://code.google.com/p/iperf/
Описание
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool (BSD license)
https://github.com/esnet/iperf
Readme 9 MiB
Languages
C 50.2%
Shell 34.1%
Makefile 11.9%
Roff 2%
M4 1.3%
Разное 0.3%