wok-current diff iperf/description.txt @ rev 25600
Use gcc49 to build openldap
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 09:57:42 2023 +0000 (14 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/iperf/description.txt Fri Sep 01 09:57:42 2023 +0000 1.3 @@ -0,0 +1,7 @@ 1.4 +IPerf3 is a tool for active measurements of the maximum achievable 1.5 +bandwidth on IP networks. 1.6 +It supports tuning of various parameters related to timing, buffers 1.7 +and protocols (TCP, UDP, SCTP with IPv4 and IPv6). 1.8 +For each test it reports the bandwidth, loss, and other parameters. 1.9 +This is a new implementation that shares no code with the original 1.10 +iPerf and also is not backwards compatible.