xdp-forwarding
There are 2 repositories under xdp-forwarding topic.
gamemann/XDP-Forwarding
Layer 3/4 packet forwarding software that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. Uses source port mapping similar to IPTables and NFTables.
ark-7/arkLB
eBPF/XDP based load balancer made using libbpf library and C/C++