Commit Graph

32 Commits

Author SHA1 Message Date
Aaron Jheng
7902df29a8 iperf: 3.11 -> 3.12 2022-11-01 22:40:52 +01:00
zowoq
3c18b8109f iperf3: fix darwin build
lksctp-tools is linux only
2022-04-15 06:46:15 +10:00
TQ Hirsch
7ce4bc7ef2 iperf3: Add support for SCTP
Iperf3 can also benchmark SCTP when it has access to netinet/sctp.h, which is part of lksctp-tools
2022-04-13 22:15:41 +02:00
Alexander Kiselyov
70465ede40 iperf: 3.10.1 -> 3.11 2022-03-13 12:31:33 +03:00
Alexander Kiselyov
e5ad4c72a4
iperf: 3.9 -> 3.10.1 (#136027) 2021-08-29 22:10:43 +02:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Janne Heß
7ef527cff8
iperf3: 3.8.1 -> 3.9 (#100744)
changelog http://software.es.net/iperf/news.html#iperf-3-9-released
2020-10-19 12:24:49 +02:00
zowoq
c4a797d59b iperf3: 3.7 -> 3.8.1
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-38-2020-06-08
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-381-2020-06-10
2020-06-18 15:15:45 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sergey Lukjanov
eabc138cb9 iperf3: fix compilation to support authentication creds
Service iperf3 defines authorizedUsersFile and rsaPrivateKey to
enable authenticated iperf server. It requires iperf to be compiled
with openssl.

https://nixos.org/nixos/options.html#services.iperf3.authorizedusersfile
2020-01-12 17:57:48 -08:00
edef
78cb116272 iperf3: correct license to bsd3 (#73949)
Quoth http://software.es.net/iperf:
> [iperf3] is released under a three-clause BSD license.
2019-11-24 11:58:38 +01:00
Jörg Thalheim
fa2e8fc136
iperf3: update musl patch 2019-10-17 17:41:19 +01:00
R. RyanTM
c0773aa73c iperf: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iperf/versions
2019-07-06 06:33:10 +02:00
Profpatsch
347bf168da iperf3: symlink manpage to iperf & split man output
Closes: https://github.com/NixOS/nixpkgs/issues/62255
2019-06-03 15:51:15 +02:00
Jörg Thalheim
5b622c115d
iperf3: fix musl patch 2019-01-30 15:27:44 +00:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
R. RyanTM
28817750a7 iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tuomas Tynkkynen
55b5c40a8d iperf: 3.4 -> 3.5 2018-03-03 21:33:08 +02:00
Will Dietz
ba88655328 iperf3: remove upstreamed patches and workarounds (musl) 2018-02-21 12:35:59 -06:00
Tuomas Tynkkynen
06d0ef2373 iperf: 3.3 -> 3.4 2018-02-17 22:34:13 +02:00
Will Dietz
4a605161b3 iperf: Fix build with musl. 2018-02-13 09:44:52 -06:00
Tuomas Tynkkynen
c2031ee785 iperf: 3.2 -> 3.3 2017-11-18 17:40:26 +02:00
Tuomas Tynkkynen
ed9bb167d5 iperf: 3.1.7 -> 3.2 2017-07-04 17:30:02 +03:00
Tuomas Tynkkynen
997b77cd38 iperf: 3.1.3 -> 3.1.7 2017-04-09 21:48:25 +03:00
Franz Pletz
815d2a0583 iperf3: 3.1 -> 3.1.3 2016-06-27 00:11:16 +02:00
William A. Kennington III
123a3c5484 iperf: 3.0.11 -> 3.1 2015-11-05 18:23:00 -08:00
William A. Kennington III
1e15b88986 iperf: 3.0.10 -> 3.0.11 2015-02-06 12:53:10 -08:00
William A. Kennington III
feabfa0cc2 iperf: 3.0.9 -> 3.0.10 2015-01-02 10:43:55 -08:00
William A. Kennington III
7b06577d4b iperf3: 3.0.8 -> 3.0.9 2014-11-02 17:22:01 -08:00
William A. Kennington III
9e5825ba8e iperf: Add major version 3 2014-10-04 17:23:06 -07:00