summaryrefslogtreecommitdiffstats
path: root/samples/bpf/cookie_uid_helper_example.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Get rid of deprecated libbpf API usesAndrii Nakryiko2021-12-021-5/+9
* samples: bpf: Fix a couple of warningsKumar Kartikeya Dwivedi2021-08-241-3/+8
* samples: bpf: Remove unneeded semicolonYang Li2021-02-021-1/+1
* bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-4/+4
* samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski2018-05-141-1/+1
* samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King2018-03-281-1/+1
* samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek2017-05-111-1/+3
* bpf, samples: fix build warning in cookie_uid_helper_exampleDaniel Borkmann2017-05-021-3/+3
* samples/bpf: add static to function with no prototypeAlexander Alemayhu2017-04-241-1/+1
* Sample program using SO_COOKIEChenbo Feng2017-04-081-21/+125
* A Sample of using socket cookie and uid for traffic monitoringChenbo Feng2017-03-231-0/+217