SHA256
1
0
forked from pool/iperf

Accepting request 965013 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/965013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2022-03-26 21:31:09 +00:00 committed by Git OBS Bridge
commit 0705602e01
6 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a
size 633304

View File

@ -1 +0,0 @@
03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a iperf-3.10.1.tar.gz

3
iperf-3.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de8cb409fad61a0574f4cb07eb19ce1159707403ac2dc01b5d175e91240b7e5f
size 635841

1
iperf-3.11.tar.gz.sha256 Normal file
View File

@ -0,0 +1 @@
de8cb409fad61a0574f4cb07eb19ce1159707403ac2dc01b5d175e91240b7e5f /tmp/iperf-3.11.tar.gz

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Mar 3 09:50:41 UTC 2022 - Michal Svec <msvec@suse.com>
- update to 3.11:
* Update links to Discussions in documentation
* Fix DSCP so that TOS = DSCP * 4 (#1162)
* Fix --bind-dev for TCP streams (#1153)
* Fix interface specification so doesn't overlap with IPv6 link-local addresses for -c and -B (#1157, #1180)
* Add get/set test_unit_format function declaration to iperf_api.h
* Auto adjustment of test-end condition for file transfers (-F), if no end condition is set, it will automatically adjust it to file size in bytes
* Exit if idle time expires waiting for a connection in one-off mode (#1187, #1197)
* Support zerocopy by reverse mode (#1204)
* Update help and manpage text for #1157, support bind device
* Consistently print target_bandwidth in JSON start section (#1177)
* Test bitrate added to JSON output (#1168)
* Remove fsync call after every write to receiving --file (#1176, #1159)
* Update documentation for -w (#1175)
* Fix for #952, different JSON object names for bidir reverse channel
-------------------------------------------------------------------
Mon Jun 7 09:08:57 UTC 2021 - Michal Svec <msvec@suse.com>

View File

@ -18,7 +18,7 @@
%define soname 0
Name: iperf
Version: 3.10.1
Version: 3.11
Release: 0
Summary: A tool to measure network performance
License: BSD-3-Clause