Async netlink protocol implementation for communicating with the Linux kernel via netlink sockets.
# Cargo.toml
[dependencies]
netlink-proto = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Establishes an async netlink connection to the Linux kernel.
Add tokio as a dependency and use #[tokio::main]
No dependency data recorded yet.