aya-rs / book

The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
https://aya-rs.dev/book/
Apache License 2.0
77 stars 58 forks source link
bpf ebpf rust

Building eBPF Programs with Aya

Documentation on how to use the Aya to develop eBPF Programs

This book is a living document, and is updated continuously.

Build status

Local Render

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
mkdocs serve

License

The Aya Book (this project) is distributed under the following licenses:

Copies of the licenses used by this project may also be found here:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.