rust-netlink / rtnetlink

Other
94 stars 54 forks source link

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.