aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/sock_flags_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-15samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee1-47/+0
2023-01-15samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee1-4/+2
2023-01-15samples/bpf: replace BPF programs header with net_shared.hDaniel T. Lee1-5/+5
2023-01-15samples/bpf: fix broken cgroup socket testingDaniel T. Lee1-6/+6
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2017-09-01samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern1-0/+5
2016-12-02samples/bpf: add userspace example for prohibiting socketsDavid Ahern1-0/+44