mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 17:29:47 +07:00
6 lines
196 B
Plaintext
6 lines
196 B
Plaintext
# Disables SACK as it is commonly exploited and likely not needed.
|
|
# https://forums.whonix.org/t/disabling-tcp-sack-dsack-fack/8109
|
|
#net.ipv4.tcp_sack=0
|
|
#net.ipv4.tcp_dsack=0
|
|
#net.ipv4.tcp_fack=0
|