Skip to content

Commit 4368984

Browse files
README: add requirements for RestrictNetworkInterfaces=
Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io>
1 parent 7e959a7 commit 4368984

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ REQUIREMENTS:
4040
Linux kernel >= 4.17 for cgroup-bpf socket address hooks
4141
Linux kernel >= 5.3 for bounded-loops in BPF program
4242
Linux kernel >= 5.4 for signed Verity images support
43+
Linux kernel >= 5.7 for BPF links
4344

4445
Kernel Config Options:
4546
CONFIG_DEVTMPFS
@@ -108,7 +109,8 @@ REQUIREMENTS:
108109
CONFIG_HAVE_EBPF_JIT
109110
CONFIG_CGROUP_BPF
110111

111-
Required for SocketBind{Allow|Deny}= in resource control unit settings
112+
Required for SocketBind{Allow|Deny}=, RestrictNetworkInterfaces= in
113+
resource control unit settings
112114
CONFIG_BPF
113115
CONFIG_BPF_SYSCALL
114116
CONFIG_BPF_JIT

0 commit comments

Comments
 (0)