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

Changelog

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

  * fix for: iperf2 long time run on 40Gb/s NIC crashes (LP: #1771283)

 -- Manoj Iyer <email address hidden>  Tue, 05 Jun 2018 11:48:25 -0500

Upload details

Uploaded by:
Manoj Iyer
Sponsored 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

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.1.debian.tar.xz 49.2 KiB eb4aceb1d0869aa2d6c0b28699ccfa07a740f4c3391ed98b5e77c3787b7afda0
iperf_2.0.10+dfsg1-1ubuntu0.18.04.1.dsc 1.9 KiB 41bbb03b1b180563a7955afb1acae3a9dc1043330ec23ac5350e80cb812a6926

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