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
commit 5c6db28881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ net.ipv4.conf.all.rp_filter=1
#### meta end #### 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 ## https://forums.whonix.org/t/disabling-tcp-sack-dsack-fack/8109
#net.ipv4.tcp_sack=0 #net.ipv4.tcp_sack=0
#net.ipv4.tcp_dsack=0 #net.ipv4.tcp_dsack=0