Changelog for
libfixbuf-devel-1.7.0-1.2.x86_64.rpm :
Sat Jul 4 14:00:00 2015 mardnhAATTgmx.de
- Version 1.7.0: 2015-07-01
+ Update IPFIX Information Elements to be compatible with IANA registry
+ Add recursive freeing function fBufListFree() to free structured data
elements
+ Ignore extra filling bytes in sFlow records
+ Bug Fix for NetFlow v9 Options Template Parsing
+ Other Bug Fixes
Sun Dec 28 13:00:00 2014 mardnhAATTgmx.de
- Version 1.6.2: 2014-12-03
+ Bug Fix for NetFlow v9 collectors with multiple streams
+ Other Bug Fixes
- Version 1.6.1: 2014-10-14
+ Bug Fix for UDP connections that timeout frequently
- Version 1.6.0: 2014-09-29
+ New Support for sFlow
+ Added support for decoding basicLists with unknown information elements
+ New Template Callback Function
+ Updated IPFIX Information Elements to be compatible with IANA registry
- Version 1.5.0: 2014-06-18
+ Updated IPFIX Information Elements to be compatible with IANA registry
+ Added the ability to decode IPFIX from application\'s own data buffer
+ Replaced select() with poll() for fbListeners.
Applications will now bind to all addresses returned by getaddrinfo
+ Added an InfoModel Iterator
+ Removed fbListenerGroupWaitAcceptCallback() API function
+ Removed fbListenerWaitAcceptCallback() API function
+ Renamed IPFIX Structured Data Type Semantic #defines
+ Bug Fix for NetFlow v9 Options Templates
+ Other Bug Fixes
- Version 1.4.0: 2013-12-02
+ pyfixbuf, a python API for libfixbuf, is included as a separate package
within the tarball (optional install)
+ UDP IPFIX Listeners now reject IPFIX messages with invalid version numbers
+ Added Environment Variable, FB_SUPPRESS_LOGS, to suppress NetFlow v9
log messages
+ NetFlow v9 Options Templates and Records are now collected and translated
to IPFIX.
+ An fbInfoElement_st now contains all of the properties listed in RFC 5610.
+ Added a macro, FB_IE_INIT_FULL, to define an Information Element with
additional properties
+ New API functions to create Options Templates/Records for encoding
Information Element type information.
+ New API functions to collect Information Element type records.
+ New Template Callback for application to provide context to an incoming
Template.
+ IPFIX Elements updated to be compatible with IANA registry.
+ NetFlow v9 compatible elements added to default Information Model.
Sat Sep 7 14:00:00 2013 mardnhAATTgmx.de
- initial package written from scratch