All of lore.kernel.org
 help / color / mirror / Atom feed
* SCTP Auto Buffer Tuning
@ 2013-02-27 12:15 Dilip Daya
  2013-02-27 13:19 ` Vlad Yasevich
  0 siblings, 1 reply; 2+ messages in thread
From: Dilip Daya @ 2013-02-27 12:15 UTC (permalink / raw)
  To: linux-sctp

Is SCTP Auto Buffer (Rx/Tx) Tuning implemented?
If 'yes' is there a way to disable auto-tuning, maybe via setting
SO_SNDBUF/SO_RCVBUF using setsockopt() ?

As per the following references, mentions lack of SCTP Auto-buffer
tuning:
http://heim.ifi.uio.no/michawe/research/projects/new-transport/implementing-sctp-auto-buffer-tuning.html
http://www.ietf.org/mail-archive/web/tsvwg/current/msg11212.html
http://www.nlnet.nl/project/sctp-linux/


Thanks.
-- 
-DilipD.




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

* Re: SCTP Auto Buffer Tuning
  2013-02-27 12:15 SCTP Auto Buffer Tuning Dilip Daya
@ 2013-02-27 13:19 ` Vlad Yasevich
  0 siblings, 0 replies; 2+ messages in thread
From: Vlad Yasevich @ 2013-02-27 13:19 UTC (permalink / raw)
  To: linux-sctp

On 02/27/2013 07:15 AM, Dilip Daya wrote:
> Is SCTP Auto Buffer (Rx/Tx) Tuning implemented?

No, it is currently not implemented.

> If 'yes' is there a way to disable auto-tuning, maybe via setting
> SO_SNDBUF/SO_RCVBUF using setsockopt() ?

Typically it is/would be disabled via SO_RCVBUF call.

-vlad

>
> As per the following references, mentions lack of SCTP Auto-buffer
> tuning:
> http://heim.ifi.uio.no/michawe/research/projects/new-transport/implementing-sctp-auto-buffer-tuning.html
> http://www.ietf.org/mail-archive/web/tsvwg/current/msg11212.html
> http://www.nlnet.nl/project/sctp-linux/
>
>
> Thanks.
>


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

end of thread, other threads:[~2013-02-27 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 12:15 SCTP Auto Buffer Tuning Dilip Daya
2013-02-27 13:19 ` Vlad Yasevich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.