jkunz bcbbfbba74
build / Build on minimal supported rust (push) Failing after 23s
CI / CI (stable) (push) Failing after 23s
Rustfmt and clippy check / Rustfmt and clippy check (push) Failing after 23s
license / Check License (push) Successful in 1m10s
fix(netlink): fail decoding without discarding response messages
2026-09-13 23:54:41 +00:00
2022-10-08 10:02:50 +08:00
2022-10-08 10:02:50 +08:00
2023-01-28 21:19:17 +08:00
2026-08-18 14:40:17 +08:00
2026-09-13 23:53:08 +08:00

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.

S
Description
foss.global maintained netlink-proto with complete response decoding
Readme
186 KiB
Languages
Rust 100%