CBLM v2.9.5 (02/19/09) - http://www.digitalgenesis.com Change Log: v2.9.5 (02/19/09) - Major enhancements and bug fixes - Added additional error message for failed SQL queries. - Implemented snmptraps and updated mibs. - Database restart no longer disrupts testing. Results are queued and written to database when it becomes available again. - Each probe may now include a location and description. - PHP frontend (web gui) has various minor enhancements and has been updated to also support PHP 5. v2.9.4 (10/26/06) - Bug fixes - Fixed missing MySQL tables. v2.9.3 (06/20/06) - Minor enhancement - Added graphing support to PHP frontend. Requires GD compiled into PHP. - Enabled database locking for data roll up. - Added file menu.php which was missing from CBLM v2.9.2. v2.9.2 (05/21/06) - Minor enhancement - Added source/destination header on matrix view. - Added ToS, OOO and Dup entries to list view. - Reorganized functions into a more logical set of files. - Finished out of order and duplicate packet detection and tracking. - Modified transmit and receive threads to use a single socket each. - Began using select() for send and receive. - Different ToS markings must now be specified as seperate arguments. - Added DSCP and precedence options in addition to ToS for easier use. - Added support for setting priority at the same time as ToS, DSCP or precedence. This allows vconfig to set the VLAN priority seperately from the ToS marking. - Added ttl and fragement knobs. - Updated PHP frontend to support new backend features and menu. v2.9.1 (05/02/06) - Bug fixes - Added missing PHP files. - Added mibs. v2.9.0 (05/01/06) - Major enhancement - Complete rewrite in C by Jim Sella. - Rerwrote PHP frontend and added configurable display matrix. - Added support for ToS markings. - Added support for one-way latency. - Added man page for cblmd. - Added graceful handling of loss of connectivity to the MySQL database. - Added support for real time addition and removal of probes. - Added automatic propogation of preference changes. - Added tracking of ToS rewrite errors. - Started using the GNU autotools for the build system. - Added support for disabling internal tracking of features. - Disabled UDP checking processing. v2.0.0 - Not released - Complete rewrite in C by Bill Sella. - Improved PHP front end. - Added support for jitter. v0.9.0 - Not released - Original version (Bash/Awk script) by Jim Sella. - Added PHP front end.