summaryrefslogtreecommitdiffstats
path: root/samples/bpf/fds_example.c
AgeCommit message (Expand)AuthorLines
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer-0/+1
2016-12-20samples/bpf: Be consistent with bpf_load_program bpf_insn parameterArnaldo Carvalho de Melo-1/+1
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer-1/+2
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer-4/+5
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov-1/+1
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann-0/+183