aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/pathchirp
Commit message (Collapse)AuthorAgeFilesLines
* Convert benchmarks to PORT_OPTIONS:MDOCSadamw2014-01-031-7/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | benchmarks)
* Fix build with clangbapt2013-08-011-7/+4
|
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* - Mark MAKE_JOBS_UNSAFEpav2009-11-211-0/+1
| | | | Reported by: pointyhat
* Remove USE_REINPLACE from all categories starting with Bedwin2006-05-041-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update benchmarks/pathchirp to version 2.4.1ehaupt2005-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)
* - Update to 2.4.0pav2005-06-072-5/+5
| | | | | PR: ports/81979 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
* Add pathchirp.jylefort2005-05-243-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>