Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: change _kern suffix to .bpf with BPF test programs | Daniel T. Lee | 2023-01-15 | 1 | -47/+0 |
* | samples/bpf: use vmlinux.h instead of implicit headers in BPF test program | Daniel T. Lee | 2023-01-15 | 1 | -4/+2 |
* | samples/bpf: replace BPF programs header with net_shared.h | Daniel T. Lee | 2023-01-15 | 1 | -5/+5 |
* | samples/bpf: fix broken cgroup socket testing | Daniel T. Lee | 2023-01-15 | 1 | -6/+6 |
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-21 | 1 | -1/+1 |
* | samples/bpf: Update cgroup socket examples to use uid gid helper | David Ahern | 2017-09-01 | 1 | -0/+5 |
* | samples/bpf: add userspace example for prohibiting sockets | David Ahern | 2016-12-02 | 1 | -0/+44 |