diff options
Diffstat (limited to 'network/iperf/README')
-rw-r--r-- | network/iperf/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/iperf/README b/network/iperf/README new file mode 100644 index 0000000000..4b25290df1 --- /dev/null +++ b/network/iperf/README @@ -0,0 +1,6 @@ +Iperf is a tool to measure IP bandwidth using UDP or TCP. It allows +for tuning various parameters, and reports bandwidth, delay jitter, +and packet loss. It supports IPv6 and multicast. Iperf was developed +by NLANR/DAST as a modern alternative for measuring maximum TCP and UDP +bandwidth performance. Iperf allows the tuning of various parameters and +UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss. |