1 unstable release

0.1.0 Mar 15, 2023

#6 in #ipfix

Download history 84/week @ 2024-01-07 109/week @ 2024-01-21 61/week @ 2024-01-28 190/week @ 2024-02-04 174/week @ 2024-02-11 184/week @ 2024-02-18 145/week @ 2024-02-25 182/week @ 2024-03-03 102/week @ 2024-03-10 88/week @ 2024-03-17 58/week @ 2024-03-24 88/week @ 2024-03-31 124/week @ 2024-04-07 89/week @ 2024-04-14 56/week @ 2024-04-21

357 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

~2.5MB
~53K SLoC