rsipfix 0.1.4

IPFIX parser library
rsipfix-0.1.4 doesn't have any documentation.

rs-ipfix

LICENSE Crates.io Version

This is a library to parse IPFIX/Netflow v10 (RFC7011) (fork from rs-ipfix).

Features :

  • Support custom fields definitions
  • Can parse variable size fields
  • Minimal memory usage
  • JSON output
  • Concurrent parsing (with thread-safe state handling)

See ./tests for usage.