Name | Modified | Size | Downloads / Week |
---|---|---|---|
archive | 2014-08-19 | ||
v1.2.0 | 2014-08-19 | ||
README | 2014-08-19 | 1.5 kB | |
Totals: 3 Items | 1.5 kB | 23 |
------------------------------------------------------------------------------ Release: netstress_1.2.0 Date: Aug 19, 2014 Notes: * Migrated source code from CVS to GIT * Enhanced Makefile to build binary files and packages in their own subdir * Added creation of debian packages * Added creation of binary tar packages * Fixed bug where 32bit systems would not sync with 64bit systems due to consistant data sizes on disparate cpu's - Changed type "unsigned long long" to uint64_t - Changed type "unsigned long" to uint32_t * Fixed unreported bug where master closed or overwrote the 1st slaves pid when a death of child event was received for a 2nd or Nth slave process died. * Added slave identity to output providing the ability to keep slave associated messages separate. Uses index into array of slave data (children) and optional [NAME] argument for -s|--slave and -m|--master flags. * Fixed getopt so --host requires an argument. * Added "-c|--ctime = Report current time (default reports elapsed time)" * Fixed to actually report the elapsed time when we say we will * Removed TBD file (will be maintained using sourceforge environment) * Removed Changelog file (seemed to be a duplicate of Releasenotes) ------------------------------------------------------------------------------ Release: netstress_1.01.00 Date: Nov 2, 2007 Notes: First public release ------------------------------------------------------------------------------