summaryrefslogtreecommitdiff
path: root/src/core/bpf/socket_bind
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Remove use of deprecated APIsDaan De Meyer2022-10-061-1/+1
* meson: use subdir_done() to reduce indentYu Watanabe2021-12-101-18/+20
* bpf: refactor skeleton generationJames Hilliard2021-12-072-7/+29
* tree-wide: fix SPDX short identifier for LGPL-2.1-or-laterLuca Boccassi2021-10-011-1/+1
* bpf: add ip proto matching to socket-bind progJulia Kartseva2021-06-292-14/+26
* tree-wide: fix typoYu Watanabe2021-05-041-1/+1
* meson, bpf: add build rule for socket-bind programJulia Kartseva2021-04-261-0/+14
* bpf: add socket-bind BPF program code sourcesJulia Kartseva2021-04-262-0/+150