mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-21 14:09:03 -04:00
use default conntrack UDP stream timeout
This is relevant to zerotier and will be relevant to QUIC once we begin using it.
This commit is contained in:
parent
bf63af97d7
commit
5b9e9fe712
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ net.netfilter.nf_conntrack_tcp_loose = 0
|
|||
net.netfilter.nf_conntrack_tcp_timeout_established = 14400
|
||||
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 60
|
||||
net.netfilter.nf_conntrack_udp_timeout = 15
|
||||
net.netfilter.nf_conntrack_udp_timeout_stream = 15
|
||||
net.netfilter.nf_conntrack_expect_max = 1
|
||||
|
||||
kernel.yama.ptrace_scope = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue