summaryrefslogtreecommitdiff
path: root/src/shared/bpf-program.h
Commit message (Expand)AuthorAgeFilesLines
* bpf-firewall: give a name to maps usedDominique Martinet2023-04-181-1/+2
* bpf: name unnamed bpf programsJulia Kartseva2022-01-221-1/+2
* core: remove refcount for bpf programalexlzhu2021-10-121-5/+2
* bpf-program: document BPFProgram a bitLennart Poettering2021-06-081-0/+9
* bpf-program: serialize attached BPF programs across daemon reexec/reloadLennart Poettering2021-06-081-0/+7
* bpf-program: export hash_ops for BPFProgam objectsLennart Poettering2021-06-081-0/+2
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-1/+0
* shared: bpf_attach_type {from,to} stringJulia Kartseva2021-04-091-0/+3
* shared: add bpf-program helpersJulia Kartseva2021-04-091-1/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=Kai Lüke2019-06-251-0/+1
* Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+42