aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/cookie_uid_helper_example.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski1-1/+1
2018-03-28samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King1-1/+1
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek1-1/+3
2017-05-02bpf, samples: fix build warning in cookie_uid_helper_exampleDaniel Borkmann1-3/+3
2017-04-24samples/bpf: add static to function with no prototypeAlexander Alemayhu1-1/+1
2017-04-08Sample program using SO_COOKIEChenbo Feng1-21/+125
2017-03-23A Sample of using socket cookie and uid for traffic monitoringChenbo Feng1-0/+217