]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: add requirements for RestrictNetworkInterfaces= 18385/head
authorMauricio Vásquez <mauricio@kinvolk.io>
Tue, 13 Jul 2021 16:03:31 +0000 (11:03 -0500)
committerMauricio Vásquez <mauricio@kinvolk.io>
Thu, 19 Aug 2021 12:25:01 +0000 (07:25 -0500)
Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io>
README

diff --git a/README b/README
index a8f23a0d5b95d1c39dd6695c58cef3367906a175..11487420f7ce22589d66b5119db8ec2b28ed75b1 100644 (file)
--- 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