From f90b278de00bb9262325913a0c6f0787388d1630 Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Mon, 27 Oct 2025 21:45:19 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.