Skip to content
forked from duanjp8617/rpkt

User-space packet processing in Rust

License

Notifications You must be signed in to change notification settings

xionyuno123/rpkt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.5%
  • Other 0.5%