Latest Downloads

The latest releases of fixbuf-tools are below.

See also the full release history, including changes in releases that were part of fixbuf.

RPM Downloads

You can also find RPMs of fixbuf-tools releases starting from 4.0.1 in our Yum repository.

fixbuf-tools Release 4.0.2, 2025-Jul-31

Downloads

(SHA256=3f0a2e869fe8d36aae1eac7a7aac5cf185933cdc557517ccb280a8793c52510f)

Changelog

  • Fixed a bug when reading an invalid IPFIX file.

fixbuf-tools Release 4.0.1, 2025-Apr-17

Downloads

(SHA256=ee2fdf66f3799df98b04e9d65d019d8a6f4498febd96edf0c86de526f19a27aa)

Changelog

  • Fixed issues when building an RPM on RHEL8.

fixbuf-tools Release 4.0.0, 2024-Aug-29

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.