1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/net/mping/pkg-descr
Emanuel Haupt f8ebe371f6 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>
2005-12-21 20:02:54 +00:00

13 lines
341 B
Plaintext

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