summaryrefslogtreecommitdiff
path: root/examples/bpf/bpf_shared.c
Commit message (Expand)AuthorAgeFilesLines
* examples/bpf: add bpf examples with BTF defined mapsHangbin Liu2020-11-241-0/+53
* examples/bpf: move struct bpf_elf_map defined maps to legacy folderHangbin Liu2020-11-241-53/+0
* tc, bpf: add support for map pre/allocationDaniel Borkmann2016-04-111-1/+7
* tc, bpf, examples: further bpf_api improvementsDaniel Borkmann2016-02-071-2/+1
* examples, bpf: further improve examplesDaniel Borkmann2015-12-101-19/+13
* {f,m}_bpf: allow for sharing mapsDaniel Borkmann2015-11-231-0/+54