linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dilip Daya <dilip.daya@hp.com>
To: linux-sctp@vger.kernel.org
Subject: SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables
Date: Thu, 29 Nov 2012 20:35:37 +0000	[thread overview]
Message-ID: <1354221337.6915.107.camel@pro6455b.example.com> (raw)

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.


             reply	other threads:[~2012-11-29 20:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29 20:35 Dilip Daya [this message]
2012-11-29 20:49 ` SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables Vlad Yasevich
2012-11-29 21:33 ` Dilip Daya
2012-11-29 22:53 ` Dilip Daya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1354221337.6915.107.camel@pro6455b.example.com \
    --to=dilip.daya@hp.com \
    --cc=linux-sctp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).