From 4f962480259a8530feb284076f99a2f1ae623f23 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 13 Nov 2023 15:36:09 +0100 Subject: [PATCH] sctp: docs - removed trailing spaces --- src/modules/sctp/doc/sctp_admin.xml | 30 ++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/modules/sctp/doc/sctp_admin.xml b/src/modules/sctp/doc/sctp_admin.xml index f0962b82610..a9d839bd3a7 100644 --- a/src/modules/sctp/doc/sctp_admin.xml +++ b/src/modules/sctp/doc/sctp_admin.xml @@ -172,7 +172,7 @@ modparam("sctp", "sctp_send_ttl", 10000) "multiplying" traffic to unresponding hosts. - Can be changed at runtime. + Can be changed at runtime. @@ -211,7 +211,7 @@ modparam("sctp", "sctp_send_retries", 1) Config options depending on sctp_assoc_tracking being on: - sctp_assoc_reuse. + sctp_assoc_reuse. @@ -241,7 +241,7 @@ modparam("sctp", "sctp_assoc_tracking", 0) rport is turned on (force_rport() or via containing a rport option), the association will be automatically reused by the sctp stack. Can be changed at runtime (sctp assoc_reuse), but it - can be turned on only if sctp_assoc_tracking is on. + can be turned on only if sctp_assoc_tracking is on. @@ -277,7 +277,7 @@ modparam("sctp", "sctp_assoc_reuse", 0) association and no packet will be sent. However if sctp_assoc_tracking is off, the association will first be opened and then immediately closed. In general this means that the initial - sip packet will be sent (as part of the 4-way handshake). + sip packet will be sent (as part of the 4-way handshake). @@ -302,7 +302,7 @@ modparam("sctp", "sctp_max_assocs", 10) Can be changed at runtime (sctp srto_initial) but it will affect - only new associations. + only new associations. @@ -331,7 +331,7 @@ modparam("sctp", "sctp_srto_initial", 1000) Can be changed at runtime (sctp srto_max) but it will affect only - new associations. + new associations. @@ -363,7 +363,7 @@ modparam("sctp", "sctp_srto_max", 2000) Can be changed at runtime (sctp srto_min) but it will affect only - new associations. + new associations. @@ -388,7 +388,7 @@ modparam("sctp", "sctp_srto_min", 800) Can be changed at runtime (sctp asocmaxrxt) but it will affect - only new associations. + only new associations. @@ -411,7 +411,7 @@ modparam("sctp", "sctp_asocmaxrxt", 5) Maximum INIT retransmission attempts. - Can be changed at runtime (sctp init_max_attempts). + Can be changed at runtime (sctp init_max_attempts). @@ -435,7 +435,7 @@ modparam("sctp", "sctp_init_max_attempts", 3) milliseconds. - Can be changed at runtime (sctp init_max_timeo). + Can be changed at runtime (sctp init_max_timeo). @@ -460,7 +460,7 @@ modparam("sctp", "sctp_init_max_timeo", 1000) Can be changed at runtime (sctp hbinterval) but it will affect only - new associations. + new associations. @@ -485,7 +485,7 @@ modparam("sctp", "sctp_hbinterval", 2000) Can be changed at runtime (sctp pathmaxrxt) but it will affect - only new associations. + only new associations. @@ -517,7 +517,7 @@ modparam("sctp", "sctp_pathmaxrxt", 2) Can be changed at runtime (sctp sack_delay) but it will affect - only new associations. + only new associations. @@ -547,7 +547,7 @@ modparam("sctp", "sctp_sack_delay", 400) Can be changed at runtime (sctp sack_freq) but it will affect only - new associations. + new associations. @@ -571,7 +571,7 @@ modparam("sctp", "sctp_sack_freq", 3) Can be changed at runtime (sctp max_burst) but it will affect only - new associations. + new associations.