aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/pathchirp
Commit message (Collapse)AuthorAgeFilesLines
* Update benchmarks/pathchirp to version 2.4.1Emanuel Haupt2005-10-052-5/+15
| | | | | | | | | | | | | | Modifications: - respect NOPORTDOCS - respect user defined optimization flags PR: 86922 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=144289
* - Update to 2.4.0Pav Lucistnik2005-06-072-5/+5
| | | | | | | | PR: ports/81979 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer) Notes: svn path=/head/; revision=136967
* Add pathchirp.Jean-Yves Lefort2005-05-233-0/+40
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 <dikshie@lapi.itb.ac.id> Notes: svn path=/head/; revision=135995