From 268615b9a4f408f668fced468c77fc95ff475af6 Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Tue, 28 Oct 2025 09:36:31 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d951b99..243662e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ Use `bpftool` to inspect maps and statistics: ```bash bpftool map show -bpftool map dump name xdp_flow_stats ``` These commands will display information about the eBPF maps used in the program, such as flow statistics.