netlink-packet-core

Crates.ionetlink-packet-core
lib.rsnetlink-packet-core
version0.7.0
sourcesrc
created_at2019-12-20 08:05:19.7203
updated_at2023-07-09 07:21:18.62433
descriptionnetlink packet types
homepagehttps://github.com/rust-netlink/netlink-packet-core
repositoryhttps://github.com/rust-netlink/netlink-packet-core
max_upload_size
id190857
size67,628
Gris Ge (cathay4t)

documentation

README

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.

Commit count: 50

cargo fmt