|
@@ -235,7 +235,7 @@ modparam("sctp", "sctp_send_retries", 1)
|
|
|
better performance, but it will also disable some other features that
|
|
|
depend on it (e.g. sctp_assoc_reuse).
|
|
|
|
|
|
- Can be changed at runtime (sercmd sctp assoc_tracking 0), but changes
|
|
|
+ Can be changed at runtime (kamcmd sctp assoc_tracking 0), but changes
|
|
|
will be allowed only if all the other features that depend on it are
|
|
|
turned off (for example it can be turned off only if first
|
|
|
sctp_assoc_reuse was turned off).
|