summaryrefslogtreecommitdiff
path: root/src/core/bpf-socket-bind.h
Commit message (Collapse)AuthorAgeFilesLines
* tree-wide: fix SPDX short identifier for LGPL-2.1-or-laterLuca Boccassi2021-10-011-1/+1
| | | | | https://spdx.dev/ids/#:~:text=Allowing%20later%20versions%20of%20a%20license https://spdx.org/licenses/LGPL-2.1-or-later.html
* core: rename socket-bind.[ch] → bpf-socket-bind.[ch]Lennart Poettering2021-06-081-0/+15
The other BPF infra has a file name prefix of "bpf-" hence do so here too.