Crates.io | rtnetlink |
lib.rs | rtnetlink |
version | 0.14.1 |
source | src |
created_at | 2018-07-11 22:20:24.16309 |
updated_at | 2024-02-01 15:15:00.317582 |
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 | 244,465 |
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.