1 unstable release

0.1.0 Mar 15, 2023

#5 in #ipfix

Download history 83/week @ 2024-01-01 84/week @ 2024-01-08 109/week @ 2024-01-22 61/week @ 2024-01-29 190/week @ 2024-02-05 174/week @ 2024-02-12 186/week @ 2024-02-19 145/week @ 2024-02-26 183/week @ 2024-03-04 99/week @ 2024-03-11 89/week @ 2024-03-18

518 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
~52K SLoC