Merge pull request #122 from raja-grewal/tcp

Remove outdated comment about SACK, DSACK, and FACK
This commit is contained in:
Patrick Schleizer
2023-03-31 04:52:55 -04:00
committed by GitHub

View File

@ -101,7 +101,7 @@ net.ipv4.conf.all.rp_filter=1
#### meta end
## Disables SACK as it is commonly exploited and likely not needed.
## Previously disabled SACK, DSACK, and FACK.
## https://forums.whonix.org/t/disabling-tcp-sack-dsack-fack/8109
#net.ipv4.tcp_sack=0
#net.ipv4.tcp_dsack=0