aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/sock_example.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer1-0/+1
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer1-1/+2
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-5/+7
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov1-1/+1
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov1-1/+1
2014-12-05samples: bpf: example of stateful socket filteringAlexei Starovoitov1-0/+101