diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:20:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:20:54 +0000 |
commit | 7c720bec5600a9e607c875c670ca30ed351fa4ba (patch) | |
tree | c38c9bedf07616180feee6b91a1dbea038500b54 /AUTHORS | |
parent | Initial commit. (diff) | |
download | iperf-upstream/2.1.9+dfsg.tar.xz iperf-upstream/2.1.9+dfsg.zip |
Adding upstream version 2.1.9+dfsg.upstream/2.1.9+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 38 |
1 files changed, 38 insertions, 0 deletions
@@ -0,0 +1,38 @@ +Mark Gates +Alex Warshavsky + + * original authors + +Ajay Tirumala + + * general improvements + +Jim Ferguson <ferguson@ncsa.uiuc.edu> + + * Project management + +Jon Dugan <jdugan@x1024.net> + + * Project maintainer and release coordinator + * various patches and autoconf fixes, general maintenance + +Feng Qin +Kevin Gibbs + + * windows porting work + +John Estabrook <jestabro@ncsa.uiuc.edu> + +Andrew Gallatin <gallatin@gmail.com> + * threading fix and non Linux performance improvements + +Stephen Hemminger <shemminger@linux-foundation.org> + * Linux congestion control selection and theading improvements + +Nathan Jones <nmjones@users.sourceforge.net> + * patch for underflow when value specified in -n is not a multiple of -l + +Gerrit Renker <grenker@users.sourceforge.net> + * replace costly gettimeofday() with nanonsleep() + +Robert J. McMahon & Tim Auckland |