aboutsummaryrefslogtreecommitdiff
path: root/net/iperf3-mt
Commit message (Collapse)AuthorAge
* iperf3-mt: remove packageJonas Jelonek2023-12-01
| | | | | | | | This package was intended to provide the experimental multithreading support for iperf3. With the update to 3.16, multithreading is available in mainline iperf3. Thus, remove this package. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* iperf3-mt: new packageJonas Jelonek2023-11-04
This adds a multithreaded variant of iperf3 as a package. This variant is still experimental, developed in the mt branch of the iperf repository and expected to be merged when it is considered stable. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>