All Projects → polachok → pnetlink

polachok / pnetlink

Licence: other
netlink library for rust

Programming Languages

rust
11053 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].