networking

0x00C - eBPF 🐝

Problem: Extending the kernel safely and easily is hard. Solution: eBPF lets you safely execute bytecode in the Linux kernel without changing the kernel source code or creating a kernel module.