summaryrefslogtreecommitdiff
path: root/samples/bpf/sock_flags_kern.c
AgeCommit message (Expand)Author
2023-01-15samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee
2023-01-15samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee
2023-01-15samples/bpf: replace BPF programs header with net_shared.hDaniel T. Lee
2023-01-15samples/bpf: fix broken cgroup socket testingDaniel T. Lee
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2017-09-01samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern
2016-12-02samples/bpf: add userspace example for prohibiting socketsDavid Ahern