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 |
#344 in Network programming
419,715 downloads per month
Used in 383 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
~4–15MB
~211K SLoC