Skip to content
@rust-netlink

rust-netlink

Netlink

This project aims at providing building blocks for netlink (see man 7 netlink).

Organization

Altnernatives

Architecture Decision Records

The architecture desion records are stored in https://github.com/rust-netlink/.github/tree/main/architecture_decisions

Credits

My main resource so far has been the source code of pyroute2 (python) and netlink (golang) a lot. These two projects are great, and very nicely written. As someone who does not read C fluently, and that does not know much about netlink, they have been invaluable.

I'd also like to praise libnl for its documentation. It helped me a lot in understanding the protocol basics.

The whole packet parsing logic is inspired by @whitequark excellent blog posts (part 1, part 2 and part 3, although I've only really used the concepts described in the first blog post).

Thanks also to the people behind tokio for the amazing tool they are building, and the support they provide.

Pinned Loading

  1. rtnetlink rtnetlink Public

    Rust 86 48

  2. mptcp-pm mptcp-pm Public

    Rust 2 2

  3. ethtool ethtool Public

    Rust 6 8

  4. wl-nl80211 wl-nl80211 Public

    Rust 3 7

  5. audit audit Public

    Rust 7 3

  6. new-crate-review new-crate-review Public

    Used for new crate review

    1

Repositories

Showing 10 of 21 repositories

Top languages

Loading…

Most used topics

Loading…