tree: ebcc7e9b662fb019cad00046ecead4c6edade410 [path history] [tgz]
  1. examples/
  2. src/
  3. .android-checksum.json
  4. .cargo-checksum.json
  5. Android.bp
  6. Cargo.lock
  7. Cargo.toml
  8. cargo_embargo.json
  9. CHANGELOG
  10. LICENSE-MIT
  11. METADATA
  12. MODULE_LICENSE_MIT
  13. README.md
crates/netlink-packet-core/README.md

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.