12 releases (6 breaking)
0.7.0 | Jul 9, 2023 |
---|---|
0.5.0 | Jan 28, 2023 |
0.4.2 | Feb 20, 2022 |
0.4.1 | Dec 29, 2021 |
0.1.0 | Dec 20, 2019 |
#704 in Unix APIs
554,248 downloads per month
Used in 531 crates
(47 directly)
55KB
787 lines
Rust crate for common netlink packet parsing
The netlink-packet-core
is the glue for all the other netlink-packet-*
crates. It provides a NetlinkMessage<T>
type that represent any netlink
message for any sub-protocol.
Dependencies
~0.4–1MB
~20K SLoC