1 paper · 1 filter
Cong Wang, Siyuan Sun, Yusheng Zheng
eBPF lets developers extend Linux with custom packet processing, tracing, and scheduling logic, and a verifier proves before execution that the code will not crash the kernel. The…