Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 431 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 431 Bytes

⚠️ This repository has been moved to network-analytics organization in ebpf-loadbalancer

eBPF Load balancer

Linux eBPF load balancer to be attached into SO_REUSEPORT socket group.

This eBPF program allows load balance packets based on their src IP. All packets from the same src IP will land into the same collector.