diff options
author | pav <pav@FreeBSD.org> | 2005-09-22 17:17:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-22 17:17:21 +0800 |
commit | f168d31f1043f49b342550f201069e93858c23d2 (patch) | |
tree | 25a2153dd405c73cfecb654f112295a988158dd8 /net/nepim/pkg-descr | |
parent | 7b697a158ab725e87eb33f9fc697be796632c139 (diff) | |
download | freebsd-ports-gnome-f168d31f1043f49b342550f201069e93858c23d2.tar.gz freebsd-ports-gnome-f168d31f1043f49b342550f201069e93858c23d2.tar.zst freebsd-ports-gnome-f168d31f1043f49b342550f201069e93858c23d2.zip |
Nepim stands for network pipemeter, a tool for measuring available bandwidth
between hosts. nepim is also useful to generate network traffic for testing
purposes. Nepim operates in client/server mode, is able to handle multiple
parallel traffic streams, reports periodic partial statistics along the
testing, and supports IPv6.
PR: ports/86349
Submitted by: Marcin Jessa <yazzy@yazzy.org>
Diffstat (limited to 'net/nepim/pkg-descr')
-rw-r--r-- | net/nepim/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/nepim/pkg-descr b/net/nepim/pkg-descr new file mode 100644 index 000000000000..1f71a84fbeb8 --- /dev/null +++ b/net/nepim/pkg-descr @@ -0,0 +1,10 @@ +Nepim stands for network pipemeter, a tool for measuring available bandwidth +between hosts. nepim is also useful to generate network traffic for testing +purposes. Nepim operates in client/server mode, is able to handle multiple +parallel traffic streams, reports periodic partial statistics along the +testing, and supports IPv6. + +WWW: http://www.nongnu.org/nepim/ + +- Marcin Jessa +yazzy@yazzy.org |