Complete Programs

Complete Programs that Use libfixbuf

To see complete sample program that uses the fixbuf library, look at sample_exporter.c and sample_collector.c files in the libfixbuf source code.

For more complex examples, see the source code for the bundled ipfixDump and ipfix2json programs.

In addition, two sample programs are available as separate bundles. These are designed to read IPFIX data that matches the templates used by YAF:

  • yaf_file_mediator Reads IPFIX records from a file and writes the records as text.
  • yaf_silk_mysql_mediator Reads IPFIX records from a file or a TCP socket and stores the records in a MySQL database and/or forwards the records to SiLK.

For larger programs, see the applications on the https://tools.netsa.cert.org/ web site:

Previous: RFC 5610 | Next: