aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/2ping
Commit message (Collapse)AuthorAgeFilesLines
* 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