linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables
@ 2012-11-29 20:35 Dilip Daya
  2012-11-29 20:49 ` Vlad Yasevich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dilip Daya @ 2012-11-29 20:35 UTC (permalink / raw)
  To: linux-sctp

Hi,

Testing kernel 3.2.32 x86_64 environment show the sctp sysctl variables:

 - net.sctp.rto_initial,
 - net.sctp.rto_min,
 - net.sctp.rto_max

are not overriding the hard-coded recommended values of:
- http://lxr.linux.no/linux+v3.2.34/include/net/sctp/constants.h#L276

I've confirmed the following values are correct to what I need modified:
 - /proc/sys/net/sctp/rto_initial
 - /proc/sys/net/sctp/rto_min
 - /proc/sys/net/sctp/rto_max

If I change the hard-coded values and rebuild sctp they take effect. Is
this an issue on my end or is this a sctp sysctl issue?

Thanks,
-DilipD.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-29 22:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 20:35 SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables Dilip Daya
2012-11-29 20:49 ` Vlad Yasevich
2012-11-29 21:33 ` Dilip Daya
2012-11-29 22:53 ` Dilip Daya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).