diff --git a/README.md b/README.md index 643e09e..d951b99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # l3-forwarding-xdp -L3-L4 XDP-based forwarding tool. +L3/L4 XDP-based forwarding system for BIRD and Linux routers for achieving line-speed forwarding. This project implements Layer 3 (IP) and Layer 4 (TCP/UDP) packet forwarding using eBPF and XDP (eXpress Data Path). It leverages the high-performance capabilities of XDP for efficient packet processing in the Linux kernel with bird or FRR.