26 releases (14 breaking)
0.14.1 | Feb 1, 2024 |
---|---|
0.14.0 | Dec 5, 2023 |
0.13.1 | Jul 18, 2023 |
0.12.0 | Jan 29, 2023 |
0.0.3 | Jul 12, 2018 |
#318 in Network programming
411,196 downloads per month
Used in 358 crates
(37 directly)
155KB
3.5K
SLoC
Rust crate for rtnetlink protocol
This crate provides methods to manipulate networking resources (links, addresses, arp tables, route tables) via the netlink route protocol.
Rust crate document could be found at docs.rs.
lib.rs
:
This crate provides methods to manipulate networking resources (links, addresses, arp tables, route tables) via the netlink protocol.
Dependencies
~6–16MB
~230K SLoC