summaryrefslogtreecommitdiff
path: root/src/basic/bpf-program.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* bpf: rework how we keep track and attach cgroup bpf programsLennart Poettering2018-02-211-1/+8
* bpf-program: optionally take fd of program to detachLennart Poettering2018-02-211-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* bpf: set BPF_F_ALLOW_OVERRIDE when attaching a cgroup program if Delegate=yes...Lennart Poettering2017-09-221-1/+1
* Add abstraction model for BPF programsDaniel Mack2017-09-221-0/+55