Brian Tierney
|
5ed85b8fa1
|
a bit more cleanup
|
2009-11-15 17:06:16 +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
|
b9cef2e24c
|
cleanup of interval_results linked list and stats_callback function. Now uses
a pointer to the last element so doesnt walk the list every time.
|
2009-11-13 20:14:06 +00:00 |
|
Brian Tierney
|
70866d6dc0
|
some fixes/cleanup for Linux
|
2009-11-13 19:20:52 +00:00 |
|
Brian Tierney
|
7d8b10f945
|
added version.h to svn, and other minor changes
|
2009-11-13 18:29:10 +00:00 |
|
Brian Tierney
|
9e1f731a44
|
better random payload code
|
2009-11-13 15:26:49 +00:00 |
|
Brian Tierney
|
c44d17d1f7
|
added AUTHORS fie, and more info to README
|
2009-11-13 13:59:07 +00:00 |
|
Brian Tierney
|
08dc8710e1
|
added -v (version option)
|
2009-11-10 17:05:44 +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 |
|
Brian Tierney
|
da54a271ad
|
a bit more cleanup, and determined that UDP is more broken than I thought.
|
2009-10-27 03:51:04 +00:00 |
|
Brian Tierney
|
1b85468f0c
|
more cleanup of TCP/UDP code
|
2009-10-27 03:06:56 +00:00 |
|
Brian Tierney
|
513fcaefe1
|
more better comments
|
2009-10-26 14:34:41 +00:00 |
|
Brian Tierney
|
02fed106c4
|
worked on receive_result_from_server, more cleanup and comments
|
2009-10-24 22:31:38 +00:00 |
|
Brian Tierney
|
9a51510ab3
|
more cleanup: separate file for main routine
|
2009-10-24 21:15:04 +00:00 |
|
Brian Tierney
|
146be079ba
|
added comment on lack of portability
|
2009-10-24 20:43:06 +00:00 |
|
Brian Tierney
|
d56546318e
|
add comment
|
2009-10-23 23:01:46 +00:00 |
|
Brian Tierney
|
a1eb8922d3
|
TCP_INFO seems to be working on FreeBSD now
|
2009-10-23 22:58:32 +00:00 |
|
Brian Tierney
|
c0c797b0eb
|
some cleanup for FreeBSD, and further work on TCP_INFO (not finished)
|
2009-10-23 22:30:17 +00:00 |
|
Brian Tierney
|
d842bb6c9c
|
some minor cleanup
|
2009-10-23 19:14:17 +00:00 |
|
Brian Tierney
|
6f5723846d
|
lots more cleanup. Seems to work for single stream TCP now. UDP broke. Parallel TCP not tested
|
2009-10-23 01:30:55 +00:00 |
|
Brian Tierney
|
a725333452
|
more cleanup; TCP works again now, lots of debug messages still in there
|
2009-10-22 20:12:57 +00:00 |
|
Brian Tierney
|
c00858d228
|
added Nread and Nwrite routines, as alternatives to recv
|
2009-10-22 20:12:27 +00:00 |
|
Brian Tierney
|
657083f27f
|
more cleanup, lots of comments/questions/debug code added, currently broken
|
2009-10-20 16:56:02 +00:00 |
|
Brian Tierney
|
371c23d833
|
now compiles on FreeBSD, and fixed -h option
|
2009-10-20 03:33:50 +00:00 |
|
Brian Tierney
|
b25e5235cb
|
updates/bug fixes (still not done)
|
2009-10-20 00:07:42 +00:00 |
|
Brian Tierney
|
540d2ae4c2
|
starting adding TCP_INFO stuff. Not yet tested or finished
|
2009-10-19 23:44:36 +00:00 |
|
Brian Tierney
|
e434aab6a2
|
code cleanup: used 'indent' to enforce consistant style
|
2009-10-19 22:35:18 +00:00 |
|
kaustubhprabhu
|
2d62ee81b2
|
removed extra log prints
|
2009-08-13 23:16:06 +00:00 |
|
kaustubhprabhu
|
702c882fe2
|
added support for abrupt termination Ctrl+c
|
2009-08-10 21:57:52 +00:00 |
|
kaustubhprabhu
|
27a5c9f3ec
|
changed TCP payload buffer assignment
|
2009-08-08 00:37:28 +00:00 |
|
kaustubhprabhu
|
aadd324191
|
corrected interval [sum] bandwidth
|
2009-08-06 21:22:44 +00:00 |
|
kaustubhprabhu
|
f2eccde89e
|
changed tcp payload to normal for performance improvement
|
2009-08-06 21:00:03 +00:00 |
|
kaustubhprabhu
|
7ec1259bd7
|
added setpriority to increase the priority of execution
|
2009-08-06 20:29:22 +00:00 |
|
kaustubhprabhu
|
7e97b90df5
|
replaced malloc()for buffer in send() with sp->buffer in stream
|
2009-08-06 20:26:59 +00:00 |
|
kaustubhprabhu
|
b359357773
|
changed default window size assignment in iperf_init_test()
|
2009-08-03 22:20:45 +00:00 |
|
kaustubhprabhu
|
4cb629896a
|
changed recv window assignment, added non-blocking sockets on server side
|
2009-08-03 20:14:08 +00:00 |
|
kaustubhprabhu
|
c434311b0d
|
changed default port assignment in main()
|
2009-07-29 21:16:52 +00:00 |
|
kaustubhprabhu
|
675aadd72a
|
simplified main()
|
2009-07-29 00:30:52 +00:00 |
|
kaustubhprabhu
|
c5038eea0a
|
disabled timer for -n option
|
2009-07-28 20:21:30 +00:00 |
|
kaustubhprabhu
|
5212846ff4
|
added -n option for bytes to be sent, added function headers in iperf_api.h
|
2009-07-28 18:39:18 +00:00 |
|