Overview
Explore the world of eBPF programming with Rust in this informative conference talk. Delve into the fundamentals of eBPF, its applications in network programming, and the process of writing eBPF programs. Learn about eBPF maps and compare eBPF implementation in C with Rust. Discover how eBPF can be utilized for container security and LSM support. Gain insights into important aspects such as context and pointers, security considerations, and file mounting techniques. Engage with a Q&A session to deepen your understanding of this powerful technology and its integration with Rust.
Syllabus
Intro
What is eBPF
Network eBPF programs
Writing eBPF programs
eBPF maps
eBPF in C
eBPFRS
Ayah
Container security
lsm support
Questions
Context and pointers
Security
Lioxi
Mounting files
Taught by
Rust