Update README.md (#35)

This commit is contained in:
云微
2023-05-21 20:04:18 +08:00
committed by GitHub
parent 60758970ed
commit b5139d7dc0

View File

@@ -1,4 +1,4 @@
# eBPF 入门实践教程:使用 eBPF 进行 xdp 流量控制
# eBPF 入门实践教程:使用 xdp 实现可编程包处理
## 背景
@@ -103,4 +103,4 @@ $ sudo cat /sys/kernel/tracing/trace_pipe
<http://arthurchiao.art/blog/linux-net-stack-implementation-rx-zh/>
<https://github.com/xdp-project/xdp-tutorial/tree/master/basic01-xdp-pass>
<https://github.com/xdp-project/xdp-tutorial/tree/master/basic01-xdp-pass>