diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-07-08 01:32:45 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-07-14 17:07:18 -0500 |
commit | 130e08dae21c2c1798cf865263eed19d2a1bf390 (patch) | |
tree | 005389811d3d0e654d00fa057f7cb30dc98fba43 /network/netperf/README | |
parent | 388b46ab89a935b0e318138b651666769954bc4d (diff) | |
download | slackbuilds-130e08dae21c2c1798cf865263eed19d2a1bf390.tar.gz |
network/netperf: Moved from System category.
Thanks to LukenShiro for the suggestion.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/netperf/README')
-rw-r--r-- | network/netperf/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/netperf/README b/network/netperf/README new file mode 100644 index 0000000000..60411cfc9d --- /dev/null +++ b/network/netperf/README @@ -0,0 +1,9 @@ +Netperf is a benchmark that can be used to measure the performance of +many different types of networking. It provides tests for both uni- +directional throughput, and end-to-end latency. The environments +currently measureable by netperf include: + +TCP and UDP via BSD Sockets for both IPv4 and IPv6 +DLPI +Unix Domain Sockets +SCTP for both IPv4 and IPv6 |