Date: Wed, 24 Nov 2010 05:21:18 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/2ping Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/2ping/files patch-Makefile Message-ID: <201011240521.oAO5LIZH072956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2010-11-24 05:21:18 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/2ping Makefile distinfo pkg-descr pkg-plist net-mgmt/2ping/files patch-Makefile Log: 2ping is a bi-directional ping utility. It uses 3-way pings (akin to 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> Revision Changes Path 1.1 +25 -0 ports/net-mgmt/2ping/Makefile (new) 1.1 +2 -0 ports/net-mgmt/2ping/distinfo (new) 1.1 +17 -0 ports/net-mgmt/2ping/files/patch-Makefile (new) 1.1 +6 -0 ports/net-mgmt/2ping/pkg-descr (new) 1.1 +3 -0 ports/net-mgmt/2ping/pkg-plist (new) 1.227 +1 -0 ports/net-mgmt/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011240521.oAO5LIZH072956>