iperf 2.0.10+dfsg1-1ubuntu0.18.04.2 source package in Ubuntu

Changelog

iperf (2.0.10+dfsg1-1ubuntu0.18.04.2) bionic; urgency=medium

  * Add backlog_increase.patch to fix hangs and connection resets
    with high thread count. LP: #1832399.
  * Add signal_bug.patch to fix issue with the server not exiting
    via SIGINT. LP: #1832401.

 -- dann frazier <email address hidden>  Mon, 17 Jun 2019 13:16:49 -0600

Upload details

Uploaded by:
dann frazier
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe net

Downloads

File Size SHA-256 Checksum
iperf_2.0.10+dfsg1.orig.tar.xz 189.7 KiB daf30d91313208e578508732b149b30808dbebfaa537d424cfdfd9cc3cb499db
iperf_2.0.10+dfsg1-1ubuntu0.18.04.2.debian.tar.xz 50.2 KiB 5e69b387f42be361d20ab8e13f2f4fa6f5ca84ccb1384f03d69de20a2ca4f8af
iperf_2.0.10+dfsg1-1ubuntu0.18.04.2.dsc 1.9 KiB 3fd1900bc63da13f63dff28ed07a7065e699acec2a06bdc8d84ab8f9c6cd340f

View changes file

Binary packages built by this source

iperf: Internet Protocol bandwidth measuring tool

 Iperf is a modern alternative for measuring TCP and UDP bandwidth performance,
 allowing the tuning of various parameters and characteristics.
 .
 Features:
    * Measure bandwidth, packet loss, delay jitter
    * Report MSS/MTU size and observed read sizes.
    * Support for TCP window size via socket buffers.
    * Multi-threaded. Client and server can have multiple simultaneous
      connections.
    * Client can create UDP streams of specified bandwidth.
    * Multicast and IPv6 capable.
    * Options can be specified with K (kilo-) and M (mega-) suffices.
    * Can run for specified time, rather than a set amount of data to transfer.
    * Picks the best units for the size of data being reported.
    * Server handles multiple connections.
    * Print periodic, intermediate bandwidth, jitter, and loss reports at
      specified intervals.
    * Server can be run as a daemon.
    * Use representative streams to test out how link layer compression affects
      your achievable bandwidth.

iperf-dbgsym: debug symbols for iperf