Date: Wed, 26 Mar 2008 08:28:02 +0000 (UTC) From: Vadim Goncharov <vadim_nuclight@mail.ru> To: freebsd-net@freebsd.org Subject: Re: A query regarding SCTP congestion control Message-ID: <slrnfuk28h.egh.vadim_nuclight@hostel.avtf.net> References: <82bdb5ec0803251909i8cd92a0w9812b548798667e1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi sazzadur rahman! On Tue, 25 Mar 2008 21:09:49 -0500; sazzadur rahman wrote about 'A query regarding SCTP congestion control': > I would like to get the values of SCTP congestion control algorithm > variables (*cwnd, ssthresh, flightsize *and* pba)* from any SCTP based > application in runtime for research purpose. Does any API exist in SCTP for > that? Do I need to dig the SCTP code in kernel to get the values? > I will appreciate any help in this regard. Yes, SCTP has the API for retrieving association parameters, but only inside the application using that association. If it is your own-written application - no problem. -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nuclight@mail.ru [Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org][LJ:/nuclight]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrnfuk28h.egh.vadim_nuclight>