From owner-cvs-all@FreeBSD.ORG Mon May 23 23:17:38 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6346116A41F; Mon, 23 May 2005 23:17:38 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36B9143D54; Mon, 23 May 2005 23:17:38 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4NNHbCx098137; Mon, 23 May 2005 23:17:37 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4NNHb2n098136; Mon, 23 May 2005 23:17:37 GMT (envelope-from jylefort) Message-Id: <200505232317.j4NNHb2n098136@repoman.freebsd.org> From: Jean-Yves Lefort Date: Mon, 23 May 2005 23:17:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/benchmarks Makefile ports/benchmarks/pathchirp Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 23:17:38 -0000 jylefort 2005-05-23 23:17:37 UTC FreeBSD ports repository Modified files: benchmarks Makefile Added files: benchmarks/pathchirp Makefile distinfo pkg-descr Log: Add pathchirp. pathChirp is a new active probing tool for estimating the available bandwidth on a communication network path. Based on the concept of "self-induced congestion", pathChirp features an exponential flight pattern of probes we call a chirp. Packet chirps offer several significant advantages over current probing schemes based on packet pairs or packet trains. By rapidly increasing the probing rate within each chirp, pathChirp obtains a rich set of information from which to dynamically estimate the available bandwidth. WWW: http://www.spin.rice.edu/Software/pathChirp/ PR: ports/81293 Submitted by: dikshie Revision Changes Path 1.42 +1 -0 ports/benchmarks/Makefile 1.1 +26 -0 ports/benchmarks/pathchirp/Makefile (new) 1.1 +2 -0 ports/benchmarks/pathchirp/distinfo (new) 1.1 +12 -0 ports/benchmarks/pathchirp/pkg-descr (new)