mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-02-24 08:49:58 -05:00
set conntrack expectation table to minimum size
This commit is contained in:
parent
a067120a49
commit
6dbc014f4b
@ -37,6 +37,7 @@ net.mptcp.enabled = 0
|
|||||||
net.netfilter.nf_conntrack_tcp_loose = 0
|
net.netfilter.nf_conntrack_tcp_loose = 0
|
||||||
net.netfilter.nf_conntrack_tcp_timeout_established = 14400
|
net.netfilter.nf_conntrack_tcp_timeout_established = 14400
|
||||||
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 60
|
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 60
|
||||||
|
net.netfilter.nf_conntrack_expect_max = 1
|
||||||
|
|
||||||
kernel.yama.ptrace_scope = 2
|
kernel.yama.ptrace_scope = 2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user