From: Mauricio Vásquez Date: Tue, 13 Jul 2021 16:03:31 +0000 (-0500) Subject: README: add requirements for RestrictNetworkInterfaces= X-Git-Tag: v250-rc1~800^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18385%2Fhead;p=thirdparty%2Fsystemd.git README: add requirements for RestrictNetworkInterfaces= Signed-off-by: Mauricio Vásquez --- diff --git a/README b/README index a8f23a0d5b9..11487420f7c 100644 --- a/README +++ b/README @@ -40,6 +40,7 @@ REQUIREMENTS: Linux kernel >= 4.17 for cgroup-bpf socket address hooks Linux kernel >= 5.3 for bounded-loops in BPF program Linux kernel >= 5.4 for signed Verity images support + Linux kernel >= 5.7 for BPF links Kernel Config Options: CONFIG_DEVTMPFS @@ -108,7 +109,8 @@ REQUIREMENTS: CONFIG_HAVE_EBPF_JIT CONFIG_CGROUP_BPF - Required for SocketBind{Allow|Deny}= in resource control unit settings + Required for SocketBind{Allow|Deny}=, RestrictNetworkInterfaces= in + resource control unit settings CONFIG_BPF CONFIG_BPF_SYSCALL CONFIG_BPF_JIT