summaryrefslogtreecommitdiff
path: root/src/core/bpf-socket-bind.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* libbpf: add compat helpers for libbpf down to 0.1.0Dominique Martinet2022-10-061-1/+1
* libbpf: Remove use of deprecated APIsDaan De Meyer2022-10-061-3/+3
* tree-wide: Use correct format specifiersJan Janssen2022-08-301-2/+2
* core/bpf: prefix log messages from different bpf subsystemsZbigniew Jędrzejewski-Szmek2022-06-021-17/+18
* core: define a helper function for basic bpf checksZbigniew Jędrzejewski-Szmek2022-06-021-10/+3
* list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-191-2/+0
* bpf: Fix error handlingDaan De Meyer2022-03-151-2/+1
* bpf: refactor skeleton generationJames Hilliard2021-12-071-1/+1
* 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-291-0/+1
* bpf-link: prefix function names with "bpf_"Lennart Poettering2021-06-081-3/+3
* core: rename socket-bind.[ch] → bpf-socket-bind.[ch]Lennart Poettering2021-06-081-0/+252