Merge pull request #9 from madaidan/patch-5

Disables SACK.
This commit is contained in:
Patrick Schleizer 2019-06-23 07:59:35 +00:00 committed by GitHub
commit cd7172c00c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,2 @@
# Disables SACK as it is commonly exploited and likely not needed.
net.ipv4.tcp_sack=0