iperf 2.2.0+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Updated standards.

 -- Roberto Lumbreras <email address hidden>  Mon, 27 May 2024 16:50:00 +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
Oracular release universe net

Downloads

File Size SHA-256 Checksum
iperf_2.2.0+dfsg-1.dsc 1.7 KiB 32a4c73db46707e59955b9a32c53f33058db33134cc8a127c51cb5522f7927fc
iperf_2.2.0+dfsg.orig.tar.xz 323.2 KiB fcb867a15fd5460aa57a79d12f0cfbe7f7e6bcb21543d13c1d45c042b7b22863
iperf_2.2.0+dfsg-1.debian.tar.xz 25.5 KiB 1455560f456df2f3d84981ecf6b96dfdb402c8812a2a63e734ba898cea866a7b

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