sethdelliott
|
efb7bbe44b
|
Added support for reverse mode (-R for now).
|
2010-07-01 00:01:57 +00:00 |
|
sethdelliott
|
af70b448ee
|
All communications are now on port 5201 (including streams)
|
2010-06-30 22:09:45 +00:00 |
|
sethdelliott
|
32885561a4
|
Server side bug fixes.
|
2010-06-30 19:57:17 +00:00 |
|
sethdelliott
|
efdc02f743
|
The server now runs until terminated by the user. Also fixed several memory leaks.
|
2010-06-30 15:58:16 +00:00 |
|
sethdelliott
|
181d61afab
|
Iperf results are now exchanged between client and server. The server also now prints results.
|
2010-06-29 22:02:30 +00:00 |
|
sethdelliott
|
4f43111900
|
Removed unused functions from the iperf api code.
|
2010-06-26 00:02:22 +00:00 |
|
sethdelliott
|
1c9c053c6c
|
Updated code to make '-s' parameter a requirement while running server. Also added usage() and usage_long() functions for printing out iperf usage messages.
|
2010-06-25 00:31:15 +00:00 |
|
sethdelliott
|
36d18d07fc
|
Fixed a bug that caused control message errors on different platforms.
|
2010-06-24 22:40:11 +00:00 |
|
sethdelliott
|
59aaeda792
|
Updated parameter exchange to be cross platform compatible.
|
2010-06-24 20:42:04 +00:00 |
|
sethdelliott
|
7fa9f68fd5
|
Fixed a bug that caused an error at results display.
|
2010-06-23 21:34:07 +00:00 |
|
sethdelliott
|
873952e31c
|
Updated reporting to fit the new control socket design.
|
2010-06-23 20:28:32 +00:00 |
|
sethdelliott
|
465b565c50
|
New control socket design now works. Now working on finishing up the reporting.
|
2010-06-23 19:13:37 +00:00 |
|
sethdelliott
|
ba2672a209
|
Note: The redesign is almost working. Should be finished shortly.
|
2010-06-21 15:08:47 +00:00 |
|
sethdelliott
|
982c704a8a
|
NOTE: This is not a working revision. I'm in the process of redesigning how the client and server communicate. It will be fixed soon
|
2010-06-18 21:08:50 +00:00 |
|
sethdelliott
|
ccb086576f
|
Updated iperf_reporter_callback to print out its message rather than returning a pointer to it
|
2010-06-15 23:33:32 +00:00 |
|
Brian Tierney
|
54cdc61e24
|
fixed bug where -T flag without -i flag caused core dump
|
2009-11-20 23:04:23 +00:00 |
|
Brian Tierney
|
dfb2d9d470
|
some memory usage cleanup based on valgrind report
|
2009-11-16 20:10:48 +00:00 |
|
Brian Tierney
|
f4e1c1d4a4
|
fixes for -T mode
|
2009-11-16 02:50:24 +00:00 |
|
Brian Tierney
|
1882b9cb65
|
turned off some debug code, and fixed a bug in interval times
|
2009-11-15 04:47:19 +00:00 |
|
Brian Tierney
|
97887027e7
|
completely reworked stats collection/display code. Mostly working again, and much more readable.
|
2009-11-15 04:29:47 +00:00 |
|
Brian Tierney
|
d44c04d478
|
fixed bug with -i mode in the server
|
2009-11-10 16:03:17 +00:00 |
|
Brian Tierney
|
5083c489af
|
more cleanup and bug fixes: TCP mode mostly working. Still bug in using -i on the server
|
2009-11-10 05:21:17 +00:00 |
|
Brian Tierney
|
e99faeae86
|
more cleanup and bug fixes
|
2009-11-10 04:41:42 +00:00 |
|
Brian Tierney
|
a3281a3dc6
|
parallel streams now mostly working. Still some issues with repeated connections
|
2009-11-06 07:25:10 +00:00 |
|
Brian Tierney
|
150a09e9e2
|
refactoring of state machine now complete! works for single stream TCP only at the moment
|
2009-11-06 02:19:20 +00:00 |
|
Brian Tierney
|
8f4e66c9d0
|
interrim commit: work in progress
|
2009-11-06 01:43:50 +00:00 |
|
Brian Tierney
|
8d41fbd712
|
more bug fixes, still needs work
|
2009-11-03 06:38:09 +00:00 |
|
Brian Tierney
|
c27f38e5be
|
more work on state cleanup: not yet done
|
2009-11-03 05:37:06 +00:00 |
|
Brian Tierney
|
a36921c2dd
|
state machine cleanup (still in progress)
|
2009-11-02 23:56:55 +00:00 |
|
Brian Tierney
|
a951c98062
|
lots of code restructuring
|
2009-11-02 22:43:19 +00:00 |
|