Package iperf3: Information
Source package: iperf3
Version: 3.17.1-alt1
Build time: Nov 12, 2024, 10:18 PM
Category: Monitoring
Report package bugHome page: http://software.es.net/iperf
License: BSD-3-Clause and MIT
Summary: A TCP, UDP, and SCTP network bandwidth measurement tool
Description:
iperf is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the bandwidth, loss, and other parameters. This version, sometimes referred to as iperf3, is a redesign of an original version developed at NLANR/DAST. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. iperf3 also a number of features found in other tools such as nuttcp and netperf, but were missing from the original iperf. These include, for example, a zero-copy mode and optional JSON output. Note that iperf3 is NOT backwards compatible with the original iperf.
List of RPM packages built from this SRPM:
iperf3 (e2kv6, e2kv5, e2kv4, e2k)
iperf3-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libiperf3-0 (e2kv6, e2kv5, e2kv4, e2k)
libiperf3-0-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libiperf3-devel (e2kv6, e2kv5, e2kv4, e2k)
iperf3 (e2kv6, e2kv5, e2kv4, e2k)
iperf3-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libiperf3-0 (e2kv6, e2kv5, e2kv4, e2k)
libiperf3-0-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libiperf3-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Sergey Y. Afonin
Last changed
Sept. 26, 2024 Sergey Y. Afonin 3.17.1-alt1
- New version
Dec. 4, 2023 Sergey Y. Afonin 3.16-alt1
- New version - iperf3-3.10-idle-tcp-DoS.patch and iperf3-3.14-issue1554.patch isn't needed since 3.15
Aug. 2, 2023 Sergey Y. Afonin 3.14-alt2
- Added patch for issue #1554 (ALT #47017)