Commit graph

11 commits

Author SHA1 Message Date
jperkin
d56b01ceb6 iperf: Remove bool redefine which breaks C++ headers. 2018-10-01 09:47:06 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
bsiegert
44fba779bd Apply patch from upstream's issue 38 to prevent iperf from using 100% CPU
in daemon mode. Bump PKGREVISION.

From Harry Waddell in PR pkg/49385.
2014-11-28 10:30:52 +00:00
adam
2fd0f49034 Changes 2.0.5:
* bumped default TCP send/recv buffer to 128K (this is not the kernel buffer
  that controls the window, but rather the Iperf internal buffer)
* update autoconf goo using Autoconf 2.65, this should help portability a bit
* honor -i flag when for a server (-s) when using TCP
* Exit rather than warn on connection failure
2011-01-31 08:42:09 +00:00
minskim
d3c48bbe18 Fix a bug that prevented this package from compiling on Solaris
and Darwin.  Patch from the iperf mailing list.
2006-02-08 18:15:26 +00:00
markd
ac3637a1ae Update iperf to 2.0.2.
Fixes configuring of multicast support and ipv6 support on NetBSD.
Add patches to deal with:
  setsockopt(..., IP_MULTICAST_TTL,..) takes a u_char arg (not int).
  On NetBSD and Solaris (probably other BSD's) ipv6 multicast group
  join is done with IPV6_JOIN_GROUP not linux's IPV6_ADD_MEMERSHIP.
2005-10-07 20:29:52 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
adam
81b8ac711c Changes 2.0.1:
* Running Iperf in bidirectional mode
* Removed STDLIB requirement to Iperf
* Client reporting of server side statistics in UDP tests
2004-12-03 13:30:20 +00:00
adam
e09b8ccec2 Do not force -O2 optimisation any more 2004-10-06 09:19:00 +00:00
adam
9623e11343 Changes 1.7.0:
* Added bidirectional testing both simultaneosly and tradeoff
* Added server side statistic reporting on the client for UDP
* Limits on the number of connections and locations for servers
* 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
2004-01-19 10:00:40 +00:00
seb
66bc1fa64f Initial import of iperf, version 1.6.5, into the NetBSD Packages Collection.
Iperf is a tool for measuring TCP and UDP bandwidth performance.
It reports bandwidth, delay jitter, datagram loss. It also supports
IPv6 and IP Multicast.
2003-01-27 13:13:55 +00:00