aboutsummaryrefslogtreecommitdiff
path: root/net/mping/pkg-descr
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-21 20:02:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-21 20:02:54 +0000
commitf8ebe371f65f879f9e369bde1910e34fa903376d (patch)
tree34b2947e42d43d271a377275e6be574e76b5e6c7 /net/mping/pkg-descr
parent2196ce4482a339d93003bf9888d296d47e5f31b3 (diff)
downloadports-f8ebe371f65f879f9e369bde1910e34fa903376d.tar.gz
ports-f8ebe371f65f879f9e369bde1910e34fa903376d.zip
Add mping. Mping is a system for collecting packet delay and loss
statistics in a TCP/IP network using ICMP echo. Mping is based on original ping(8) with following new features: - Ability to ping multiple hosts simultaneously - Prints 10/50/90-percentile as well as min/avg/max. PR: 90653 Submitted by: Babak Farrokhi <babak@farrokhi.net>
Notes
Notes: svn path=/head/; revision=151786
Diffstat (limited to 'net/mping/pkg-descr')
-rw-r--r--net/mping/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/mping/pkg-descr b/net/mping/pkg-descr
new file mode 100644
index 000000000000..cf723b695d57
--- /dev/null
+++ b/net/mping/pkg-descr
@@ -0,0 +1,12 @@
+Mping is a system for collecting packet delay and loss
+statistics in a TCP/IP network using ICMP echo.
+
+Mping is based on original ping(8) with following new features:
+
+- Ability to ping multiple hosts simultaneously
+- Prints 10/50/90-percentile as well as min/avg/max.
+
+WWW: http://mping.uninett.no/
+
+-- Babak Farrokhi
+babak@farrokhi.net