mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
Uncomment redundant disabling of TCP FACK`
This commit is contained in:
parent
d1119c38b6
commit
824d9b82e5
@ -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.
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user