]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: rename restrict-ifaces.[ch] → bpf-restrict-ifaces.[ch]
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Jan 2024 13:02:24 +0000 (14:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Jan 2024 15:11:33 +0000 (16:11 +0100)
commit62e22490205428fa557230bf72dc46516a07ee03
tree9bf4a1852c2e26d307479f9e8104b9678b979c7c
parent352ec23c7f7d487c483137f93a64ea17e7d1ede9
core: rename restrict-ifaces.[ch] → bpf-restrict-ifaces.[ch]

Let's also clean-up naming of the "restrict-ifaces" BPF code. Let's name
the userspace glue analogous to the actual bpf code in src/core/bpf.
src/core/bpf-restrict-ifaces.c [moved from src/core/restrict-ifaces.c with 91% similarity]
src/core/bpf-restrict-ifaces.h [moved from src/core/restrict-ifaces.h with 52% similarity]
src/core/cgroup.c
src/core/meson.build
src/core/unit-serialize.c