Crates.io | rtnetlink |
lib.rs | rtnetlink |
version | 0.18.1 |
created_at | 2018-07-11 22:20:24.16309+00 |
updated_at | 2025-09-09 08:13:22.510449+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 | 298,397 |
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.