rusticata/pcap-parser
PCAP/PCAPNG file format parser written in pure Rust. Fast, zero-copy, safe.
RustNOASSERTION
Issues
- 3
Examples of printing out payload of a packet?
#34 opened by spirrello - 2
- 2
Early EOF even when the reader is not exhausted
#30 opened by sunmy2019 - 4
Infinite loop if capacity < frame size
#29 opened by mhils - 0
- 4
- 0
`nom::Err::Incomplete` returns total bytes instead of additional bytes
#22 opened by gerard-ryan-immersaview - 1
- 4
- 3
The MSB of if_tsresol in pcapng::build_ts
#16 opened by noriov - 3
could not find `data` in `pcap_parser`
#17 opened by allengrant - 8
- 1
- 0
Rewrite parsers to functions
#11 opened by chifflier - 1
- 2
How to add fake pcap header before parsing
#5 opened by mhristache - 0
- 5
Upgrade to nom 5
#1 opened by WildCryptoFox