commit | a62f68c172c3954a78c9dbf7e68496c3e9c22aaf | [log] [tgz] |
---|---|---|
author | Joe Stringer <joe@wand.net.nz> | Thu Aug 13 11:08:07 2020 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Aug 13 22:48:06 2020 +0200 |
tree | 7d6ac54b166edcf78f278c0558a4787008856f68 | |
parent | 9efa9e499799f939968aff1123cc7e8184960e48 [diff] |
doc: Add link to bpf helpers man page The bpf-helpers(7) man pages provide an invaluable description of the functions that an eBPF program can call at runtime. Link them here. Signed-off-by: Joe Stringer <joe@wand.net.nz> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200813180807.2821735-1-joe@wand.net.nz