summaryrefslogtreecommitdiff
path: root/samples/bpf/cookie_uid_helper_example.c
AgeCommit message (Expand)Author
2021-08-24samples: bpf: Fix a couple of warningsKumar Kartikeya Dwivedi
2021-02-02samples: bpf: Remove unneeded semicolonYang Li
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2018-05-14samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski
2018-03-28samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek
2017-05-02bpf, samples: fix build warning in cookie_uid_helper_exampleDaniel Borkmann
2017-04-24samples/bpf: add static to function with no prototypeAlexander Alemayhu
2017-04-08Sample program using SO_COOKIEChenbo Feng
2017-03-23A Sample of using socket cookie and uid for traffic monitoringChenbo Feng