xionyuno123 / rpkt

User-space packet processing in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#rpkt

Testing

To run tests successfully, dev-packages for nettle, libsystemd, bz2, zstd, lz4 and acl should be installed.

On debian-compatible systems you can install them by running:

apt install nettle-dev libsystemd-dev libbz2-dev libzstd-dev liblz4-dev libacl1-dev

About

User-space packet processing in Rust

License:Apache License 2.0


Languages

Language:Rust 99.5%Language:C 0.5%Language:Shell 0.0%