WinSockRaw bindings for the Rust programming language.
Mainly used by the pcap_replay crate.
pcap_replay
If you want to build from source run git submodule init && git submodule update --recursive to get all submodules before cargo build.
git submodule init && git submodule update --recursive
cargo build