mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 09:02:41 -04:00
Merge pull request #122 from raja-grewal/tcp
Remove outdated comment about SACK, DSACK, and FACK
This commit is contained in:
commit
5c6db28881
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue