# rtnetlink **Repository Path**: iscas-net/rtnetlink ## Basic Information - **Project Name**: rtnetlink - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-27 - **Last Updated**: 2025-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rust crate for rtnetlink protocol This crate provides methods to manipulate networking resources (links, addresses, arp tables, route tables) via the [netlink route protocol][1]. Rust crate document could be found at [docs.rs][2]. [1]: https://www.man7.org/linux/man-pages/man7/rtnetlink.7.html [2]: https://docs.rs/rtnetlink