| Crates.io | ipfixrw |
| lib.rs | ipfixrw |
| version | 0.1.0 |
| created_at | 2023-03-15 06:08:43.374296+00 |
| updated_at | 2023-03-15 06:08:43.374296+00 |
| description | IPFIX reader/writer library |
| homepage | |
| repository | https://github.com/ad1217/rs-ipfix-rw |
| max_upload_size | |
| id | 810499 |
| size | 244,056 |
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.