]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/networking/ip-sysctl.txt
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
[karo-tx-linux.git] / Documentation / networking / ip-sysctl.txt
index 1b27b0b8687f988180b7c17dcffbddfc11a34807..36be26b2ef7af81407771420e3e146099bf6b468 100644 (file)
@@ -1507,14 +1507,6 @@ sack_timeout - INTEGER
 
        Default: 200
 
-checksum_disable - BOOLEAN
-       Disable SCTP checksum computing and verification for debugging purpose.
-
-       1: Disable checksumming
-       0: Enable checksumming
-
-       Default: 0
-
 valid_cookie_life - INTEGER
        The default lifetime of the SCTP cookie (in milliseconds).  The cookie
        is used during association establishment.