summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_cgrp2_sock.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski2018-05-151-1/+2
* samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern2017-09-011-1/+11
* samples/bpf: Add option to dump socket settingsDavid Ahern2017-09-011-2/+73
* samples/bpf: Add detach option to test_cgrp2_sockDavid Ahern2017-09-011-15/+35
* samples/bpf: Update sock test to allow setting mark and priorityDavid Ahern2017-09-011-16/+118
* bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-131-1/+1
* samples/bpf: Switch over to libbpfJoe Stringer2016-12-201-1/+2
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-2/+4
* samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern2016-12-021-0/+83