summaryrefslogtreecommitdiffstats
path: root/samples/bpf/sock_flags_kern.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee2023-01-151-47/+0
* samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee2023-01-151-4/+2
* samples/bpf: replace BPF programs header with net_shared.hDaniel T. Lee2023-01-151-5/+5
* samples/bpf: fix broken cgroup socket testingDaniel T. Lee2023-01-151-6/+6
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-211-1/+1
* samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern2017-09-011-0/+5
* samples/bpf: add userspace example for prohibiting socketsDavid Ahern2016-12-021-0/+44