iperf 2.1.9+dfsg-1 source package in Ubuntu
Changelog
iperf (2.1.9+dfsg-1) unstable; urgency=low * New upstream release. * Closes: #1028318 -- Roberto Lumbreras <email address hidden> Sun, 28 May 2023 11:08:43 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
iperf_2.1.9+dfsg-1.dsc | 1.7 KiB | 61177987d4bb1966f74bf5bb1d1383e770968f463bdb07c0e71ec29a04d394b9 |
iperf_2.1.9+dfsg.orig.tar.xz | 286.8 KiB | e37a7af853ca9af96b1b81cde12b75be9a2c7343b858256eee2125a69ab67cd5 |
iperf_2.1.9+dfsg-1.debian.tar.xz | 23.5 KiB | 307716d21d04a892b9b924d5e5c4116cc6014554062bc8858740cb454ce2953f |
Available diffs
- diff from 2.1.8+dfsg-1 to 2.1.9+dfsg-1 (94.3 KiB)
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