diff options
author | nullboy <antiwire@gmail.com> | 2010-05-11 22:54:49 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:49 +0200 |
commit | c1c7ec4f7db8c45eb65783e4306f8bcb04b18cad (patch) | |
tree | 4d7a49fc96c4734cefb9b1aa5639dd95fc4d6615 /network/iperf/README | |
parent | 7b4ac67b344d0e4fbc7f863844c26784e31e04fb (diff) | |
download | slackbuilds-c1c7ec4f7db8c45eb65783e4306f8bcb04b18cad.tar.gz |
network/iperf: Added to 12.1 repository
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. |