summaryrefslogtreecommitdiffstats
path: root/samples/bpf/fds_example.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski2018-05-141-1/+3
* samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-201-0/+1
* samples/bpf: Be consistent with bpf_load_program bpf_insn parameterArnaldo Carvalho de Melo2016-12-201-1/+1
* samples/bpf: Switch over to libbpfJoe Stringer2016-12-201-1/+2
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-4/+5
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-081-1/+1
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-021-0/+183