rusticata / pcap-parser

PCAP/PCAPNG file format parser written in pure Rust. Fast, zero-copy, safe.
Other
103 stars 24 forks source link

add sll2 support #32

Closed dibbitson closed 6 months ago

dibbitson commented 6 months ago

Add support for SLL2 cooked capture

chifflier commented 6 months ago

Applied, thanks!