Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
371c23d833 now compiles on FreeBSD, and fixed -h option 2009-10-20 03:33:50 +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
6c6757c6f8 Added more APIs for iperf_api.c and changed main.c for comments and log 2009-06-10 00:23:21 +00:00
kaustubhprabhu
9f62884d32 Split Server function in TCP/UDP related functions 2009-06-05 22:00:10 +00:00
kaustubhprabhu
5633640e37 Updated Client side code with Select 2009-06-03 21:04:32 +00:00
kaustubhprabhu
db1760105f changed the linked list functions 2009-06-02 22:06:49 +00:00
kaustubhprabhu
beec2717ab changed the linked list functions 2009-06-02 21:26:58 +00:00
kaustubhprabhu
4bd06c53f0 changed code for Select API 2009-06-02 01:13:26 +00:00
Jon Dugan
56cb7ca790 pass settings rather than using a global 2009-02-24 09:44:14 +00:00
Jon Dugan
e92877004e add unit conversion and formatting from old code. remove hungarian gobbledeygook 2009-02-24 08:05:14 +00:00
Jon Dugan
0fdaab072e initial commit of new code 2009-02-24 06:22:58 +00:00