mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 19:53:24 +02:00
this is not known anymore because the entire 32bit compat layer is disabled now. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
# Improve KASLR effectiveness for mmap
|
|
vm.mmap_rnd_bits = 32
|
|
|
|
# Turn on BPF JIT hardening, if the JIT is enabled.
|
|
net.core.bpf_jit_harden = 2
|