netlink-proto

Crates.ionetlink-proto
lib.rsnetlink-proto
version0.12.0
created_at2019-01-02 01:30:49.820921+00
updated_at2025-08-27 13:34:31.871811+00
descriptionasync netlink protocol
homepagehttps://github.com/rust-netlink/netlink-proto
repositoryhttps://github.com/rust-netlink/netlink-proto
max_upload_size
id104908
size90,685
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: 108

cargo fmt