Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change my email address to farrokhi@ in all ports that I maintain. | Babak Farrokhi | 2006-11-08 | 1 | -1/+1 |
| | | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802 | ||||
* | Add mping. Mping is a system for collecting packet delay and loss | Emanuel Haupt | 2005-12-21 | 3 | -0/+48 |
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: svn path=/head/; revision=151786 |