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.