aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/fds_example.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01samples: bpf: use libbpf where easyJakub Kicinski1-3/+7
2018-05-14samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski1-1/+3
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer1-0/+1
2016-12-20samples/bpf: Be consistent with bpf_load_program bpf_insn parameterArnaldo Carvalho de Melo1-1/+1
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer1-1/+2
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-4/+5
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov1-1/+1
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann1-0/+183