I'm a Dev Who Barely Knows the Kernel. Here's How I'm Learning How to Track a Packet with pwru
Developer Maneshwar explains how he learned to use Cilium's pwru, an eBPF-powered tool that traces packets through the Linux kernel by instrumenting every function that touches a `sk_buff` struct, discovered automaticall…