Changelog for
silk-rwsender-2.4.7-2.fc17.i386.rpm :
Thu Mar 29 14:00:00 2012 Lawrence Rogers
2.4.7-2
* Release 2.4.7-2
Now uses adns
Wed Feb 15 13:00:00 2012 Lawrence Rogers 2.4.7-1
* Release 2.4.7-1
* rwfilter enhancement
Better support when writing to a pipe and a file or another pipe simultaneously. Specifically, rwfilter used to exit when
any pipe stopped receiving data. Now, rwfilter will finish writing the output to the file or other pipe when one pipe closes.
* rwset bug fix
Ignore IPv6 flow records.
* rwipfix2silk changes
Ignore IPFIX records that have a packet or byte count of zero.
Fix an issue where rwipfix2silk did not free the memory for the current input file before opening the next file.
* rwgeoip2ccmap bug fixes
Provide better error messasges when the user provides the wrong input switch to the program.
When processing binary input, tell the user about any unrecognized values.
Verify that the resulting prefix map is valid before writing the map to the output.
* rwpmapbuild enhancement
Performance is hugely improved when building very large prefix maps.
* rwfileinfo bug fix
Fix an issue when processing compressed files where a compressed block is corrupt that caused rwfileinfo to report fewer valid records than actually existed.
* rwflowpack bug fix
Fix an issue when processing IPFIX files where the file was never closed. This could cause rwflowpack to exit unexpectedly once it ran out of file handles.
Ignore return codes from libfixbuf that indicate it received a NetFlow v9 element it did not understand.
Ignore IPFIX records that have a packet or byte count of zero.
Ignore IPFIX records from yaf marked as \"udp-uniflow\".
* flowcap bug fix
Ignore return codes from libfixbuf that indicate it received a NetFlow v9 element it did not understand.
Ignore IPFIX records that have a packet or byte count of zero.
Ignore IPFIX records from yaf marked as \"udp-uniflow\".
* PySiLK change
Add a constant containing the maximum bag counter value.
* rwpdedupe bug fix
Fix fatal error.
* Building
Modify the expected result of some tests run with \"make check\" when standard input is not a terminal.
Fix a configuration issue when testing for Python on Ubuntu.
* rwsetunion, rwsetintersect
Mark these applications as deprecated. Use rwsettool instead.
Tue Jan 3 13:00:00 2012 Lawrence Rogers 2.4.5-6
* Release 2.4.5-6
Rebuilt to use libfixbuf-1.1.1
Tue Sep 13 14:00:00 2011 Lawrence Rogers 2.4.5-5
* Release 2.4.5-5
Rebuilt to use libfixbuf-1.0.2
Wed Jun 15 14:00:00 2011 Lawrence Rogers 2.4.5-4
* Release 2.4.5-4
Reconfigured with --enable-localtime
Wed Jun 8 14:00:00 2011 Lawrence Rogers 2.4.5-3
* Release 2.4.5-3
Rebuilt to use libfixbuf-1.0.1
Tue May 10 14:00:00 2011 Lawrence Rogers 2.4.5-2
* Release 2.4.5-2
Rebuilt to use libfixbuf-1.0.0
Fri Feb 25 13:00:00 2011 Lawrence Rogers 2.4.5-1
* Release 2.4.5-1
Changes to NetFlow v5 collection to handle changes in sequence number due to router reboots and sequence number roll-overs.
Change how missing NetFlow records are reported in the log file for flowcap.