24 releases (13 breaking)
0.13.1 | Jul 18, 2023 |
---|---|
0.12.0 | Jan 29, 2023 |
0.11.0 | Jul 15, 2022 |
0.9.1 | Feb 20, 2022 |
0.0.3 | Jul 12, 2018 |
#186 in Network programming
301,774 downloads per month
Used in 245 crates
(21 directly)
145KB
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
~5–16MB
~219K SLoC