Building an eBPF/XDP NAT-Based Layer 4 Load Balancer from Scratch
Learn how an eBPF/XDP-based NAT Layer 4 load balancer works by building one from scratch. We implement simple connection tracking, deterministic hashing, and IP/MAC rewriting with a small, easy-to-follow example.



