1
1
iperf3/src
2010-07-20 00:03:03 +00:00
..
config.h.in Updated autoconf stuff and fixed a small error with ierror() 2010-07-19 20:38:40 +00:00
iperf_api.c All client side error handling is now handled by iperf_error 2010-07-20 00:03:03 +00:00
iperf_api.h All client side error handling is now handled by iperf_error 2010-07-20 00:03:03 +00:00
iperf_error.c All client side error handling is now handled by iperf_error 2010-07-20 00:03:03 +00:00
iperf_error.h All client side error handling is now handled by iperf_error 2010-07-20 00:03:03 +00:00
iperf_server_api.c Added support for setting the MAXSEG (MSS) and NODELAY TCP options. Setting MSS is still a little buggy. 2010-07-15 23:19:42 +00:00
iperf_server_api.h Some code restructuring. 2010-07-06 23:12:54 +00:00
iperf_tcp.c Added support for UDP mode (-b mode not yet supported). Added htonll/ntohll functions. Cleaned up code. 2010-07-14 23:24:58 +00:00
iperf_tcp.h lots of code restructuring 2009-11-02 22:43:19 +00:00
iperf_udp.c Added bandwidth mode (-b) support for UDP. 2010-07-15 20:05:43 +00:00
iperf_udp.h lots of code restructuring 2009-11-02 22:43:19 +00:00
iperf_util.c rename uuid.[ch] to iperf_util.[ch] to avoid confusion on some platforms 2010-07-09 00:29:51 +00:00
iperf_util.h rename uuid.[ch] to iperf_util.[ch] to avoid confusion on some platforms 2010-07-09 00:29:51 +00:00
iperf.1 Small updates to man page and documentation. 2010-07-15 23:38:10 +00:00
iperf.h Added iperf error code (iperf_error.*). Also added iperf_parse_parameters(). 2010-07-19 19:45:08 +00:00
locale.c UDP results are now exchanged. Made results exchange process better. 2010-07-15 17:43:25 +00:00
locale.h Quite a bit of code restructuring. 2010-07-07 21:54:24 +00:00
main.c All client side error handling is now handled by iperf_error 2010-07-20 00:03:03 +00:00
Makefile.am Updated autoconf stuff and fixed a small error with ierror() 2010-07-19 20:38:40 +00:00
Makefile.in Updated autoconf stuff and fixed a small error with ierror() 2010-07-19 20:38:40 +00:00
Makefile.old Added iperf error code (iperf_error.*). Also added iperf_parse_parameters(). 2010-07-19 19:45:08 +00:00
net.c All client side error handling is now handled by iperf_error 2010-07-20 00:03:03 +00:00
net.h Added support for UDP mode (-b mode not yet supported). Added htonll/ntohll functions. Cleaned up code. 2010-07-14 23:24:58 +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 rename uuid.[ch] to iperf_util.[ch] to avoid confusion on some platforms 2010-07-09 00:29:51 +00:00
tcp_info.c some memory usage cleanup based on valgrind report 2009-11-16 20:10:48 +00:00
tcp_window_size.c Server side bug fixes. 2010-06-30 19:57:17 +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 Quite a bit of code restructuring. 2010-07-07 21:54:24 +00:00
timer.h Quite a bit of code restructuring. 2010-07-07 21:54:24 +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
version.h bump version number 2010-07-16 23:19:31 +00:00