iperf 2.0.5-2 source package in Ubuntu

Changelog

iperf (2.0.5-2) unstable; urgency=low

  * Fix server mode exiting after TCP bidirectional test.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:56:13 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Roberto Lumbreras
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
iperf_2.0.5.orig.tar.gz 242.8 KiB 636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b
iperf_2.0.5-2.debian.tar.gz 9.3 KiB bbef980991bb2ebbb281fff104dbbef6fff954be928a906ce7c0b7a56b8ada21
iperf_2.0.5-2.dsc 1020 bytes 0fc77c8b0401337522b9b9cbe8a9bdd6c4b73153a56b1b0a933b3d379dad4018

Available diffs

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.