Update README.md

This commit is contained in:
wenchao1024
2022-01-21 14:28:47 +08:00
committed by GitHub
parent d9c52995b7
commit 04f1e88b75

View File

@@ -183,7 +183,7 @@
### 文档
- 官方文档:
- Linux 内核https://www.kernel.org/doc/Documentation/networking/filter.txt
- 开发QAhttps://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/bpf/bpf_devel_QA.rst
- 开发QA: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/bpf/bpf_devel_QA.rst
- eBPF-Helpershttps://github.com/iovisor/bpf-docs/blob/master/bpf_helpers.rst/
- 其他文档:
- [Advanced_BPF_Kernel_Features_for_the_Container_Age_FOSDEM](https://github.com/0voice/kernel_new_features/blob/main/ebpf/%E6%96%87%E6%A1%A3/Advanced_BPF_Kernel_Features_for_the_Container_Age_FOSDEM.pdf)