diff options
author | seb <seb@pkgsrc.org> | 2003-01-27 13:13:55 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-01-27 13:13:55 +0000 |
commit | 66bc1fa64fcf57ec22950c25e0ab8381986999ea (patch) | |
tree | 2f1d9baa6f942cbe21f6e881bb2c8eb08e3924c2 /net/iperf/DESCR | |
parent | de52ed7373453c3779051e3672c1e0f25a14bb3a (diff) | |
download | pkgsrc-66bc1fa64fcf57ec22950c25e0ab8381986999ea.tar.gz |
Initial import of iperf, version 1.6.5, into the NetBSD Packages Collection.
Iperf is a tool for measuring TCP and UDP bandwidth performance.
It reports bandwidth, delay jitter, datagram loss. It also supports
IPv6 and IP Multicast.
Diffstat (limited to 'net/iperf/DESCR')
-rw-r--r-- | net/iperf/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/iperf/DESCR b/net/iperf/DESCR new file mode 100644 index 00000000000..ce9af546c3a --- /dev/null +++ b/net/iperf/DESCR @@ -0,0 +1,3 @@ +Iperf is a tool for measuring TCP and UDP bandwidth performance. +It reports bandwidth, delay jitter, datagram loss. It also supports +IPv6 and IP Multicast. |