Wednesday
Room 5
13:40 - 14:40
(UTC+02)
Talk (60 min)
Introduction to eBPF
eBPF allows you to write your own programs, to interact with the kernel, and implement features in the kernel space without modifying the kernel. In this talk we'll use eBPF to interact with the Linux Security Module and for Traffic Control, to give an introduction on how you can compile and load eBPF programs and interact with userspace.