| Crates.io | rtnetlink |
| lib.rs | rtnetlink |
| version | 0.20.0 |
| created_at | 2018-07-11 22:20:24.16309+00 |
| updated_at | 2026-01-01 10:35:21.716809+00 |
| description | manipulate linux networking resources via netlink |
| homepage | https://github.com/rust-netlink/rtnetlink |
| repository | https://github.com/rust-netlink/rtnetlink |
| max_upload_size | |
| id | 73830 |
| size | 332,175 |
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.