Sending packets directly from BPF
Summary
The article details how BPF-based modules like Tetragon can send packets directly via netpoll, potentially bypassing user-space components. It discusses the security and performance implications, including bandwidth contention and the ongoing debate over UDP vs TCP for kernel-level packet transmission, with demo patches and community feedback.