jmcph4 / netlink-proto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust async netlink protocol

The netlink-proto crate is an asynchronous implementation of the netlink protocol. It only depends on netlink-packet-core for the NetlinkMessage type and netlink-sys for the socket.

About

License:Other


Languages

Language:Rust 100.0%