Fixed a global varible being used by many threads in client_thread |
|
More...
|
almost 17 years ago
|
Removed assert threadnetperf line 497 |
|
More...
|
almost 17 years ago
|
Some more tidying Also changed the behaviour with confidence intervals. Previous it would only print the results for the iterations that finally meet the current confidence interval. If none did and max iterations expired nothing was printed. |
|
More...
|
almost 17 years ago
|
Fixed getopt to return ':' instead of '?' when a required argument isn't found Change threadnetperf's getopt parsing to make sure -D wasn't specified with any other options |
|
More...
|
almost 17 years ago
|
Tidy up parsing of variables a little |
|
More...
|
almost 17 years ago
|
Fixed some warnings |
|
More...
|
almost 17 years ago
|
typo fix |
|
More...
|
almost 17 years ago
|
Removed needless white space |
|
More...
|
almost 17 years ago
|
Fixed the eating of data, to stop the compiler removing dead code |
|
More...
|
almost 17 years ago
|
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2153 e02701c3-087c-644a-a2a3-551e05f81084 |
|
More...
|
almost 17 years ago
|
Fixed a uninitialised variable (which was in dead code, so no wonder it was missed) and gave the compiler more optimisations flags for the windows release build |
|
More...
|
almost 17 years ago
|
Fixed builds on windows |
|
More...
|
almost 17 years ago
|
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2147 e02701c3-087c-644a-a2a3-551e05f81084 |
|
More...
|
almost 17 years ago
|
Updated the version script for linux |
|
More...
|
almost 17 years ago
|
Added script to insert version number to version.h |
|
More...
|
almost 17 years ago
|
Fixed time_err error |
|
More...
|
about 17 years ago
|
MF: Commented out a printf |
|
More...
|
about 17 years ago
|
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2133 e02701c3-087c-644a-a2a3-551e05f81084 |
|
More...
|
about 17 years ago
|
Changed how timestamping is done |
|
More...
|
about 17 years ago
|
modified print headers |
|
More...
|
about 17 years ago
|
Removed a false debug error |
|
More...
|
about 17 years ago
|
MF: threadnetperf change Added a check within the timestamp code. It checks that pkt_timestamp <= now |
|
More...
|
about 17 years ago
|
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2126 e02701c3-087c-644a-a2a3-551e05f81084 |
|
More...
|
about 17 years ago
|
Receive the correct number of results |
|
More...
|
about 17 years ago
|
linux fix :/ |
|
More...
|
about 17 years ago
|
More error checking Gracefully close control socket |
|
More...
|
about 17 years ago
|
Added extra error checking |
|
More...
|
about 17 years ago
|
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2121 e02701c3-087c-644a-a2a3-551e05f81084 |
|
More...
|
about 17 years ago
|
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2120 e02701c3-087c-644a-a2a3-551e05f81084 |
|
More...
|
about 17 years ago
|
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2119 e02701c3-087c-644a-a2a3-551e05f81084 |
|
More...
|
about 17 years ago
|