iperf 2.0.10+dfsg1-1 source package in Ubuntu

Changelog

iperf (2.0.10+dfsg1-1) unstable; urgency=low

  * New upstream version.
  * Fixed homepage in copyright file.
  * Updated standards.

 -- Roberto Lumbreras <email address hidden>  Thu, 17 Aug 2017 17:08:16 +0200

Upload details

Uploaded by:
Roberto Lumbreras
Uploaded to:
Sid
Original maintainer:
Roberto Lumbreras
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe net

Downloads

File Size SHA-256 Checksum
iperf_2.0.10+dfsg1-1.dsc 1.7 KiB 4a2807c2f7b6590b4df59e080d2bbf871ab677551755dfde1a0063d95b6a2c03
iperf_2.0.10+dfsg1.orig.tar.xz 189.7 KiB daf30d91313208e578508732b149b30808dbebfaa537d424cfdfd9cc3cb499db
iperf_2.0.10+dfsg1-1.debian.tar.xz 47.7 KiB c4746e2cd2ddbee6b1fa0a5efcbda278bc3653607774e9eb630d5a3de2c6e909

Available diffs

No changes file available.

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