瀏覽代碼

README.md: add Cilium doc on BPF to the "other resources" section

Cilium documentation is the most complete and up-to-date documentation
available for BPF at this date. It's really a link worth having in the
README.md.
Quentin Monnet 6 年之前
父節點
當前提交
602e737092
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -686,6 +686,9 @@ details.
 
 ## Other resources
 
+* Cilium project documentation about BPF: [_BPF and XDP Reference
+  Guide_](http://docs.cilium.io/en/latest/bpf/)
+
 * Kernel documentation about BPF: [Documentation/networking/filter.txt
   file](https://www.kernel.org/doc/Documentation/networking/filter.txt)