Af_xdp
May 30, 2023 · 4 min read · AF_XDP (Address Family — eXpress Data Path) socket is a high-performance mechanism for bypassing the traditional kernel network stack, enabling userspace applications to process packets directly. It uses eBPF programs at the XDP hook and shared users...
Join discussion