aboutsummaryrefslogtreecommitdiffstats
path: root/net/iperf
Commit message (Collapse)AuthorAgeFilesLines
* - Move iperf from net to benchmarkspav2005-05-224-79/+0
| | | | | | PR: ports/81201 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Repocopy by: marcus
* - Update to 2.0.2novel2005-05-103-5/+18
| | | | | | | - Modify uintmax_t to uint64_t PR: 80841 Submitted by: Marcus Grando (maintainer)
* Add mirrorvs2005-04-071-1/+3
| | | | | PR: ports/79347 Submitted by: maintainer
* - Update to 2.0.1.flz2005-03-114-29/+43
| | | | | | | | - Add OPTIONS. PR: ports/76553 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add 'ipv6' on CATEGORIES.sumikawa2003-05-181-1/+1
|
* Update iperf to 1.7.0.smace2003-05-172-3/+3
| | | | | | | | | | | | | | | | | This version also builds under ia64 From the iperf changelog: Added bidirectional testing both simultaneously and tradeoff Added server side statistic reporting on the client for UDP Limits on the number of connections and locations for servers Changes: Fixed the IPv6 Multicast implementation Removed the SegFault on exit by Ctrl-C for the server Thread bug resulting in "pthread create failed" after many clients "connect failed" on server for UDP clients when IPv6 is enabled is fixed
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix pkg-plistedwin2003-02-031-1/+1
| | | | | PR: ports/47835 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Iperf 1.6.5 dropped doc/release.html. Update Makefile.smace2003-01-211-2/+2
|
* Upgrade to Iperf 1.6.5smace2003-01-192-3/+3
|
* Cleanup Makefile with after portlint.smace2003-01-081-2/+3
|
* Update to ipef-1.6.4.smace2003-01-082-3/+3
|
* Update maintainersmace2002-11-231-1/+1
|
* Update iperf to version 1.6.3smace2002-10-184-53/+4
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* add iperfijliao2001-05-287-0/+97
A tool to measure maximum TCP and UDP bandwidth PR: 27462 Submitted by: Pete Fritchman <petef@databits.net>