aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/2ping
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1Martin Wilke2011-06-252-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 toPhilip M. Gollucci2010-11-245-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