iperf 2.1.8+dfsg-1 source package in Ubuntu

Changelog

iperf (2.1.8+dfsg-1) unstable; urgency=low

  * New upstream version.
  * Updated standards.

 -- Roberto Lumbreras <email address hidden>  Wed, 04 Jan 2023 12:07:46 +0100

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
Lunar release universe net

Downloads

File Size SHA-256 Checksum
iperf_2.1.8+dfsg-1.dsc 1.7 KiB d875902714d6b2a80971ff5f4f0adfd4e2f588cad3e4b988787950ecf0363f49
iperf_2.1.8+dfsg.orig.tar.xz 283.9 KiB cdf8226d3d64dfadb98aa4ef3f15424a157377ad8b1cbb5974ffb9cb3d1242ad
iperf_2.1.8+dfsg-1.debian.tar.xz 22.3 KiB d6c8d2f1b58c4d9f8d6146341bd75c2238ab738e0da7a78e6b9c2fa22ca63dde

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