tree: 4616e6bf0eff6faf7dd0ea29d2dc8a84b5e2c1bc [path history] [tgz]
  1. examples/
  2. src/
  3. .cargo-checksum.json
  4. Cargo.lock
  5. Cargo.toml
  6. CHANGELOG
  7. LICENSE-MIT
  8. OWNERS
  9. README.fuchsia
  10. README.md
third_party/rust_crates/forks/netlink-packet-core-0.7.0/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.