wok-current diff iperf/description.txt @ rev 24873
updated lynis (3.0.6 -> 3.0.7)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 31 07:46:22 2022 +0100 (2022-03-31) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/iperf/description.txt Thu Mar 31 07:46:22 2022 +0100 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.