Uncomment redundant disabling of TCP FACK`

This commit is contained in:
Raja Grewal 2024-07-17 00:36:18 +10:00
parent d1119c38b6
commit 824d9b82e5
No known key found for this signature in database
GPG Key ID: 92CA473C156B64C4

View File

@ -309,7 +309,7 @@ net.ipv6.conf.default.accept_ra=0
##
#net.ipv4.tcp_sack=0
#net.ipv4.tcp_dsack=0
net.ipv4.tcp_fack=0
#net.ipv4.tcp_fack=0
## Disable TCP timestamps to limit device fingerprinting via system time.
##