mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-17 06:02:25 -04:00
set conntrack expectation table to minimum size
This commit is contained in:
parent
a067120a49
commit
6dbc014f4b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue