Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski | 2018-05-14 | 1 | -1/+1 |
* | samples/bpf: fix spelling mistake: "revieve" -> "receive" | Colin Ian King | 2018-03-28 | 1 | -1/+1 |
* | samples/bpf: run cleanup routines when receiving SIGTERM | Andy Gospodarek | 2017-05-11 | 1 | -1/+3 |
* | bpf, samples: fix build warning in cookie_uid_helper_example | Daniel Borkmann | 2017-05-02 | 1 | -3/+3 |
* | samples/bpf: add static to function with no prototype | Alexander Alemayhu | 2017-04-24 | 1 | -1/+1 |
* | Sample program using SO_COOKIE | Chenbo Feng | 2017-04-08 | 1 | -21/+125 |
* | A Sample of using socket cookie and uid for traffic monitoring | Chenbo Feng | 2017-03-23 | 1 | -0/+217 |