aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/sockex3_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-13samples/bpf: Remove compiler warningsYonghong Song1-2/+2
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2019-10-08selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko1-0/+1
2018-09-21samples/bpf: fix compilation failurePrashant Bhole1-4/+4
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao1-4/+4
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov1-24/+11
2015-05-21samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov1-0/+303