summaryrefslogtreecommitdiffstats
path: root/samples/bpf/fds_example.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: refactor header include pathDaniel T. Lee2019-06-181-1/+1
* samples: bpf: use libbpf where easyJakub Kicinski2019-03-011-3/+7
* samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski2018-05-151-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-031-0/+183