mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-25 05:39:27 -05:00
Merge pull request #122 from raja-grewal/tcp
Remove outdated comment about SACK, DSACK, and FACK
This commit is contained in:
commit
5c6db28881
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user