aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/test_cgrp2_sock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski1-1/+2
2017-09-01samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern1-1/+11
2017-09-01samples/bpf: Add option to dump socket settingsDavid Ahern1-2/+73
2017-09-01samples/bpf: Add detach option to test_cgrp2_sockDavid Ahern1-15/+35
2017-09-01samples/bpf: Update sock test to allow setting mark and priorityDavid Ahern1-16/+118
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov1-1/+1
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer1-1/+2
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-2/+4
2016-12-02samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern1-0/+83