Billy99 / 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.

Home Page:https://aya-rs.github.io/book/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License

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

  • The code samples and free-standing Cargo projects contained within this book are licensed under the terms of both the MIT License and the Apache License v2.0.
  • The written prose contained within this book is licensed under the terms of the Creative Commons CC-BY-SA v4.0 license.

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.

About

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.github.io/book/

License:Apache License 2.0


Languages

Language:HTML 100.0%