summaryrefslogtreecommitdiff
path: root/net/netperf/distinfo
diff options
context:
space:
mode:
authoritojun <itojun>2004-12-02 06:41:48 +0000
committeritojun <itojun>2004-12-02 06:41:48 +0000
commit0980e048eac5482a629e62972220cb194a9eb221 (patch)
tree553b7363954ee2db98485f649b2b8c626ac43465 /net/netperf/distinfo
parent59ca050db18136d547bd2c592d69e62c615f6b9c (diff)
downloadpkgsrc-0980e048eac5482a629e62972220cb194a9eb221.tar.gz
upgrade to 2.3p1.
These are the Release Notes for revision 2.3pl1 of netperf: Things changed in this release *) The bind() call in create_data_socket() in the file nettest_bsd.c is no longer conditional on the user's specifying an IP address or port number to which the data socket should be bound. This fixes the "connection refused" errors in the UDP tests. *) Some experimental code to allow one to specify a CPU to which the remote netserver should be bound. This is intended to allow one to get greater certainty (as in confidence intervals) on SMP systems. At present the functionality is HP-UX specific. Submittals of changes for a more general approach are welcomed. These are the Release Notes for revision 2.3 of netperf: Things changed in this release *) The user can now specify local and/or remote port numbers for the data connection using the -P test-specific option. This is to support those folks who want to run netperf through those evil, end-to-end-breaking things known as firewalls... :) This changes the format of some of the control messages, hence the bump in the update number in the VUF. While it may be possible to mix 2.3 and pre-2.3 netperf and netserver, it is not supported. *) The user can now specify local and/or remote IP addresses for the data connection using the -I test-specific option. This is to support those folks who want to run netperf through those evil, end-to-end-breaking things known as firewalls... :) This changes the format of some of the control messages, hence the bump in the update number in the VUF. While it may be possible to mix 2.3 and pre-2.3 netperf and netserver, it is not supported. *) Set DL_mumble message priorities in the DLPI tests *) Fix error return check for getaddrinfo() *) Those systems with gethrtime() can define -DHAVE_GETHRTIME to use gethrtime() instead of gettimeofday() and reduce the measurement overhead when enabling the -DHISTOGRAM functionality. *) The default for -DHISTOGRAM compilation now adds a UNIT_USEC and TEN_USEC row and renames TENTH_MSEC to HUNDRED_USEC. If you want the old behaviour add -DOLD_HISTOGRAM to CFLAGS. *) Add missing '!' in the recv_udp*_stream so we recognize the end of a timed test correctly. *) Replace "||" with "&&" to fix an infinite loop in recv_tcp_conn_rr() most likely introduced in 2.2pl5. *) Code has been added to kludge around the bug in Linux getsockopt() where it almost always returns twice the value for which one asks unlike virtually every other stack on the face of the planet. This was doing some unpleasant things to tests in which confidence intervals were requested. Things not changed in this release *) Lots :)
Diffstat (limited to 'net/netperf/distinfo')
-rw-r--r--net/netperf/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/netperf/distinfo b/net/netperf/distinfo
index 7f9d8d630a4..6641e9a0380 100644
--- a/net/netperf/distinfo
+++ b/net/netperf/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2001/10/26 10:03:50 agc Exp $
+$NetBSD: distinfo,v 1.4 2004/12/02 06:41:48 itojun Exp $
-SHA1 (netperf-2.1pl3.tar.gz) = e288cc4093058451625b288c96589414e6682ea6
-Size (netperf-2.1pl3.tar.gz) = 832946 bytes
+SHA1 (netperf-2.3pl1.tar.gz) = 288c34b6c4d937b06422a8cdab3dcae5ed58cc17
+Size (netperf-2.3pl1.tar.gz) = 836110 bytes
SHA1 (netperf-21pl3-20000721.diff.gz) = b660eda13e7c1a8f4f7ad601be0940999f5451d9
Size (netperf-21pl3-20000721.diff.gz) = 8570 bytes
-SHA1 (patch-aa) = 01cdafd761f50058d02331b4d0d44bcce5c04e7f
+SHA1 (patch-aa) = f9a835995de2130d4bd74d9c5c6a48bc4c0eb59b