1 unstable release

0.1.0 Mar 15, 2023

#6 in #ipfix

Download history 8/week @ 2024-12-07 30/week @ 2024-12-14 4/week @ 2025-02-01 30/week @ 2025-02-08 36/week @ 2025-02-15 19/week @ 2025-02-22 28/week @ 2025-03-01

114 downloads per month

MIT license

51KB
625 lines

rs-ipfixrw

Read-write implementation of the IPFIX Protocol/Netflow v10 [RFC7011].

Roughly based on rs-ipfix, but using binrw instead of nom for read/write capabilities.

Features

  • Reading and writing of IPFIX formatted packets
  • Support for all Information Element types, except structured data

Unimplemented

Dependencies

~3MB
~58K SLoC