rusticata / pcap-parser

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

Added const for LINUX_SLL2 #31

Closed secretrobotron closed 7 months ago

secretrobotron commented 7 months ago

Adds the missing LINUX_SLL2 constant to linktype.rs.

chifflier commented 7 months ago

Applied, thanks

secretrobotron commented 7 months ago

@chifflier how often do you do releases? Can one be pushed out for this change? (Selfishly: just looking to resolve my config.)