rust-netlink / rtnetlink

Other
88 stars 52 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.