kpcyrd / sniffglue

Secure multithreaded packet sniffer
https://crates.io/crates/sniffglue
GNU General Public License v3.0
1.08k stars 94 forks source link

Add icmp support #88

Closed kpcyrd closed 2 years ago

kpcyrd commented 2 years ago

This implements icmp support using the parser that was contributed to pktparse by @Yakiv-Huryk