netlink-proto

Crates.ionetlink-proto
lib.rsnetlink-proto
version0.11.3
sourcesrc
created_at2019-01-02 01:30:49.820921
updated_at2024-01-29 01:58:51.618094
descriptionasync netlink protocol
homepagehttps://github.com/rust-netlink/netlink-proto
repositoryhttps://github.com/rust-netlink/netlink-proto
max_upload_size
id104908
size87,426
Gris Ge (cathay4t)

documentation

README

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.

Commit count: 90

cargo fmt