mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-19 16:24:09 -04:00
Uncomment redundant disabling of TCP FACK`
This commit is contained in:
parent
d1119c38b6
commit
824d9b82e5
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ net.ipv6.conf.default.accept_ra=0
|
||||||
##
|
##
|
||||||
#net.ipv4.tcp_sack=0
|
#net.ipv4.tcp_sack=0
|
||||||
#net.ipv4.tcp_dsack=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.
|
## Disable TCP timestamps to limit device fingerprinting via system time.
|
||||||
##
|
##
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue