README.md aktualisiert

This commit is contained in:
2025-10-28 09:36:31 +00:00
parent aacb5dd1a4
commit 268615b9a4
-1
View File
@@ -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.