From 43689840a2d588fbfd2d01be36e5a4465f276dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20V=C3=A1squez?= Date: Tue, 13 Jul 2021 11:03:31 -0500 Subject: README: add requirements for RestrictNetworkInterfaces= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mauricio Vásquez --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index a8f23a0d5b..11487420f7 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 -- cgit v1.2.1