Skip to content

anlihust/pnetlink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnetlink - native NetLink library for rust using libpnet

Building

The project builds fine with cargo build.

The tests are not thread safe. You must run cargo test -- --test-threads=1, or you will get many AddrInUse errors.

Some of the tests require elevated permissions; either capabilities granted to the test binary, or for the test procedure to run as root. These will fail with a PermissionDenied error.

About

netlink library for rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%