Release History
This page provides the complete release history of the
ipfixDump and
ipfix2json utilities,
including when they were distributed with
libfixbuf and
yaf.
RPM Downloads
You can also find RPMs of fixbuf-tools releases starting from 4.0.1
in our Yum repository.
Downloads
(SHA256=ee2fdf66f3799df98b04e9d65d019d8a6f4498febd96edf0c86de526f19a27aa)
Changelog
-
Fixed issues when building an RPM on RHEL8.
Downloads
(SHA256=77758ad6f6adf6140c14ec2c6091af9f141154fcd5467587302277e5568217cb)
Changelog
-
Initial release of fixbuf-tools, a package for ipfix2json and ipfixDump. These tools were previously distributed with libfixbuf.
-
Added the option to build with libfixbuf-2.3.0 or newer (including 3.0.0).
-
Added support for printing Unicode and for handling invalid UTF-8 encoded values.
-
Unified the command line arguments of ipfix2json and ipfixDump regarding the information model.
-
Added an option to skip the loading of the CERT information model.
-
ipfix2json: Reformatted the output of both data records and templates.
-
ipfix2json: Made data-record-only the default output; use the --show option to change the output.
-
ipfix2json: Removed the --data, --template, and --full-structure options.
-
ipfixDump: Changed --template-counts to show sizes of records and to limit its output to only templates that were used. use --show=unused-counts to see all.
-
ifpixDump: Removed need to supply the --yaf option; that option now does nothing.
-
ipfixDump: Renamed --file-stats to --file-times.
Changelog
-
ipfixDump: Added a hexdump-like format as an optional display representation for strings and octetArrays.
Changelog
-
ipfix2json: Made available first public release; bundled with libfixbuf-3.0.0.alpha1.
-
ipfixDump: Completely reformatted its output compared to fixbuf-2.x.
-
ipfixDump: Added ability to choose format for string and octetArray elements.
-
ipfixDump: Added ability to suppress parts of the message header to simplify comparisons.
-
ipfixDump: Added timestamps of first and last message, first and last record, and oldest and youngest record as an optional output.
Changelog
-
ipfixDump: Added the template's name to its element list and to data records when the template name is provided via template options records.
-
ipfixDump: Marked scope elements within an options record.
-
ipfixDump: Added the name of list semantics.
Changelog
-
ipfixDump: Added it to libfixbuf-2.3.0 and removed it from YAF (as of v2.11.0).
-
ipfixDump: Added support for reading RFC5610 element options records.
-
ipfixDump: Added support for loading an XML file of information element descriptions.
-
ipfixDump: Added byte-length and sequense number to the message header.
-
ipfixDump: Added support for limiting the length of octetArray data.
Changelog
-
ipfixDump: Fixed minor bugs.
-
ipfixDump: Last release to be bundled with YAF.
Changelog
-
ipfixDump: Added template counting.
Changelog
-
ipfixDump: Made available first public release of ipfixDump; bundled with YAF-2.6.0