iperf3-tls/src
2009-11-10 04:41:42 +00:00
..
iperf_api.c more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
iperf_api.h parallel streams now mostly working. Still some issues with repeated connections 2009-11-06 07:25:10 +00:00
iperf_server_api.c more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
iperf_server_api.h parallel streams now mostly working. Still some issues with repeated connections 2009-11-06 07:25:10 +00:00
iperf_tcp.c more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
iperf_tcp.h lots of code restructuring 2009-11-02 22:43:19 +00:00
iperf_udp.c parallel streams now mostly working. Still some issues with repeated connections 2009-11-06 07:25:10 +00:00
iperf_udp.h lots of code restructuring 2009-11-02 22:43:19 +00:00
iperf.h more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
LICENSE.txt more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
locale.c lots of code restructuring 2009-11-02 22:43:19 +00:00
locale.h some cleanup for FreeBSD, and further work on TCP_INFO (not finished) 2009-10-23 22:30:17 +00:00
main.c more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
Makefile lots of code restructuring 2009-11-02 22:43:19 +00:00
net.c more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
net.h lots of code restructuring 2009-11-02 22:43:19 +00:00
README.txt more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
t_timer.c code cleanup: used 'indent' to enforce consistant style 2009-10-19 22:35:18 +00:00
t_units.c code cleanup: used 'indent' to enforce consistant style 2009-10-19 22:35:18 +00:00
t_uuid.c code cleanup: used 'indent' to enforce consistant style 2009-10-19 22:35:18 +00:00
tcp_info.c lots of code restructuring 2009-11-02 22:43:19 +00:00
tcp_window_size.c more cleanup, lots of comments/questions/debug code added, currently broken 2009-10-20 16:56:02 +00:00
tcp_window_size.h more cleanup, lots of comments/questions/debug code added, currently broken 2009-10-20 16:56:02 +00:00
timer.c a bit more cleanup, and determined that UDP is more broken than I thought. 2009-10-27 03:51:04 +00:00
timer.h implemented UDP-timer changes , o/p format changes 2009-07-02 01:07:32 +00:00
TODO.txt more cleanup and bug fixes 2009-11-10 04:41:42 +00:00
units.c more bug fixes, still needs work 2009-11-03 06:38:09 +00:00
units.h fix UNIT_LEN 2009-02-24 09:43:27 +00:00
uuid.c interrim commit: work in progress 2009-11-06 01:43:50 +00:00
uuid.h changed cookie as a string in struct iperf_setting, param_exchange and in Param_exchange message 2009-07-24 18:21:50 +00:00

iperf3 should work on Linux, FreeBSD, and Mac OSX

Prerequists:
   libuuidgen

To build, just type 'make'  (or 'gmake' on FreeBSD)