Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 331 Bytes

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.