Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mping. Mping is a system for collecting packet delay and loss | ehaupt | 2005-12-22 | 1 | -0/+33 |
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> |