Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.1 | Martin Wilke | 2011-06-25 | 2 | -3/+3 |
| | | | | | | | | PR: 158016 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=276292 | ||||
* | 2ping is a bi-directional ping utility. It uses 3-way pings (akin to | Philip M. Gollucci | 2010-11-24 | 5 | -0/+53 |
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs. WWW: http://www.finnie.org/software/2ping/ PR: ports/152528 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265055 |