eBPF/XDP based load balancer made using libbpf library and C/C++
-
Updated
May 29, 2023 - C
eBPF/XDP based load balancer made using libbpf library and C/C++
A high-performance, low-latency XDP Layer-4 TCP full-NAT load balancer built with eBPF. Implements Least-Connections and Weighted Least-Connections scheduling, performs stateful per-flow connection tracking in datapath maps, supports dynamic multi-service VIP and backend management via CLI, includes tooling to test under concurrent connection load
Add a description, image, and links to the xdp-forwarding topic page so that developers can more easily learn about it.
To associate your repository with the xdp-forwarding topic, visit your repo's landing page and select "manage topics."