The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
It would be great to add a "Modifying Packets" example after "Logging Packets" and "Dropping Packets" - to show the write access and packet signature regeneration.
If you know of existing opensource programs that do it with Aya (and could be used for reference and as model for the "Modifying Packets" example), please add a comment.
It would be great to add a "Modifying Packets" example after "Logging Packets" and "Dropping Packets" - to show the write access and packet signature regeneration.
If you know of existing opensource programs that do it with Aya (and could be used for reference and as model for the "Modifying Packets" example), please add a comment.