diff options
author | he <he@pkgsrc.org> | 2015-02-07 17:11:23 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2015-02-07 17:11:23 +0000 |
commit | 350219c9300ed816111f8ca4db49e8912777d0f8 (patch) | |
tree | 427c632030113a117a0e3fce214ec1fa967cbab3 /net/iperf3/distinfo | |
parent | 486a4abee860476412a3272d3c7efb90481ffda5 (diff) | |
download | pkgsrc-350219c9300ed816111f8ca4db49e8912777d0f8.tar.gz |
If NetBSD has TCP_INFO, display number of retransmits and the
congestion window on each test interval.
Also fix the FreeBSD version to do the same (wrong variable
in the tcp_info struct was used...).
Bump PKGREVISION.
Diffstat (limited to 'net/iperf3/distinfo')
-rw-r--r-- | net/iperf3/distinfo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/iperf3/distinfo b/net/iperf3/distinfo index df786602e72..af8684fe389 100644 --- a/net/iperf3/distinfo +++ b/net/iperf3/distinfo @@ -1,9 +1,12 @@ -$NetBSD: distinfo,v 1.1 2015/02/02 12:25:20 he Exp $ +$NetBSD: distinfo,v 1.2 2015/02/07 17:11:23 he Exp $ SHA1 (iperf-3.0.11.tar.gz) = 35e31cc320e4f2264bf51f6ad1e7e0d81341135a RMD160 (iperf-3.0.11.tar.gz) = eb371c0879fad6f2068a279704d637123bbd9162 Size (iperf-3.0.11.tar.gz) = 424267 bytes SHA1 (patch-src_cjson.c) = b195f308ea6d7652a5fc65f1031e5642da2e611b +SHA1 (patch-src_iperf.h) = 8997d314ca46f5af9cc162d28455b98a049e5851 SHA1 (patch-src_iperf__api.h) = e84175a031c5dcde5ade975a3a63c5fad898bf97 +SHA1 (patch-src_iperf__locale.c) = eeb61cb4c8ed2ece42f346405219ec07b752df1e SHA1 (patch-src_iperf__server__api.c) = 124d2a57ad8d6694a4eea57366e9d88cc4b4a578 +SHA1 (patch-src_tcp__info.c) = 6f0dd37cefc69cfa41712972016ecb996830ef0a SHA1 (patch-src_units.c) = 95e1e22af16b4996f6ec0e39fc14d137425003a4 |