Networking & BPF
How packets move through the kernel — and how sandboxed BPF programs extend what the kernel does.
- Networking (net/) — the journey of a packet through the stack, from socket to wire
- BPF (bpf/) — running sandboxed programs in the kernel for tracing, networking, and security