flent 2.1.1-2 source package in Ubuntu

Changelog

flent (2.1.1-2) unstable; urgency=medium

  * debian/rules: Clean rule should remove doc/_build dir (Closes: #1044168).

 -- Toke Høiland-Jørgensen <email address hidden>  Tue, 15 Aug 2023 14:39:00 +0200

Upload details

Uploaded by:
Internet Measurement Packaging Team
Uploaded to:
Sid
Original maintainer:
Internet Measurement Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flent_2.1.1-2.dsc 1.6 KiB 71e615379746be9d72c3f1f26283c36ca9cfe2c4569d5578441eaad3dc45f5d4
flent_2.1.1.orig.tar.gz 3.5 MiB 214595ae0e2edfed15f7bf386c707d4b19b0ff30e8b0d1d60aa51ab32d6b8c46
flent_2.1.1-2.debian.tar.xz 3.3 KiB afb13ed109049f445fdf6708cadb133592b47694ead351a48dfc0330c8ac7d3b

Available diffs

No changes file available.

Binary packages built by this source

flent: FLExible Network Tester for bufferbloat testing and more

 The FLExible Network Tester: Python wrapper to run multiple simultaneous
 netperf/iperf/ping instances and aggregate the results.
 .
 Tests are specified as config files (which are really Python), and
 various parsers for tool output are supplied. At the moment, parsers for
 netperf in -D mode, iperf in csv mode and ping/ping6 in -D mode are
 supplied, as well as a generic parser for commands that just outputs a
 single number.
 .
 Several commands can be run in parallel and, provided they output
 timestamped values, (which netperf ping and iperf do, the latter with a
 small patch, available in the misc/ directory), the test data points can
 be aligned with each other in time, interpolating differences between
 the actual measurement points. This makes it possible to graph (e.g.)
 ping times before, during and after a link is loaded.