Version 2.9.0 is available for download. This release includes various fixes, huge performance improvements, better debugging/error reporting/statistics, removal of arbitrary 2GB limits, and even a new feature when replaying from capture files where output files have their timestamps set the to the appropriate times from the pcap.
Happy Holidays!
Changlog is as follows:
* Wed Dec 15 2010 Charles Smutz <opensource.tools.security@lmco.com> 2.9.0-57
- Rebuild for public distribution
* Tue Dec 14 2010 Charles Smutz <opensource.tools.security@lmco.com> 2.9.0-56
- Significant performance improvements (lower CPU use by ~300%) by making calls to realloc less frequently (-x to tune)
- Set timestamps of output files to match timestamps from pcap (-d to disable)
- Remove arbitrary limit (2 GB) on stream collection sizes, now depends on system
- Wrap 32bit pcap counters with 64bit counters
- Fix cpu locking/affinity and simplify interface
- Addition of error counters for file/IO and memory errors
* Fri Jul 23 2010 Charles Smutz <opensource.tools.security@lmco.com> 2.8.1-55
- Added more debug statement for tcp callback and idle queue
* Thu Jul 22 2010 Charles Smutz <opensource.tools.security@lmco.com> 2.8.1-54
- Added debug statements for connection open, close, and write
* Wed May 19 2010 William Hoyt <opensource.tools.security@lmco.com> 2.8.1-52
- set init script to send messages to /dev/null