SHA256
1
0
forked from pool/iperf

Accepting request 621283 from home:dliedke:branches:network:utilities

update to 3.6

OBS-URL: https://build.opensuse.org/request/show/621283
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=44
This commit is contained in:
OBS User mrdocs 2018-07-07 03:52:27 +00:00 committed by Git OBS Bridge
parent 051f6ac20f
commit 16eed05ea5
4 changed files with 21 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jul 6 07:22:31 UTC 2018 - liedke@rz.uni-mannheim.de
- update to 3.6
* A new --extra-data option can be used to fill in a user-defined
string field that appears in JSON output.
* A new --repeating-payload option makes iperf3 use a payload pattern
similar to that used by iperf2, which could help in recreating
results that might be affected by payload entropy (for example,
compression).
* -B now works properly with SCTP tests.
* A compile fix for Solaris 10 was added.
* Some minor bug fixes for JSON output. In particular, warnings for
debug and/or verbose modes with --json output and a fix for
JSON output on CentOS 6
-------------------------------------------------------------------
Mon Mar 12 14:49:17 UTC 2018 - msvec@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package iperf
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define soname 0
Name: iperf
Version: 3.5
Version: 3.6
Release: 0
Summary: A tool to measure network performance
License: BSD-3-Clause