Skip to content

Flent v1.3.0

Compare
Choose a tag to compare
@tohojo tohojo released this 09 Jul 15:49
· 286 commits to master since this release
v1.3.0
a139e6a

Released on 2019-07-09.

Note that this will be the last release with Python 2 support!

Changes since v1.2.2 include:

  • New --data-cutoff parameter filter data outside a specified time interval when
    plotting or formatting. This is useful for, e.g., showing flow behaviour after
    steady state has been reached for long-running tests.

  • New cc_algos test parameter to set per-flow congestion control algorithm being
    used by Netperf for TCP flows.

  • Storing lots more metadata from Netperf data series, including total elapsed
    time, total bytes sent and received and reported TOS.

  • Fixes to plot label override settings.

  • Option to copy metadata to clipboard from GUI right-click menu.

  • Support for passing DSCP mark values to Iperf.

  • Lots of bug fixes, mostly in the plotting and display code. And better test
    coverage to hopefully prevent things regressing again.

  • Addition of .appdata.xml file for the GUI, and an RPM spec file for packaging
    on RPM-based distros.