Thanks,
Sazzad.
-Original Message-
From: Michael Tüxen [mailto:michael.tue...@lurchi.franken.de]
Sent: Sunday, January 25, 2009 5:14 AM
To: Rahman, Md Sazzadur
Cc: Randy Stewart; freebsd-net; Atiquzzaman, Mohammed
Subject: Re: A query regarding SCTP congestion control
Hi Sazzad,
what
---Original Message-
From: Randy Stewart [mailto:rand...@lakerest.net]
Sent: Thursday, August 28, 2008 6:39 AM
To: sazzadur rahman
Cc: freebsd-net; Atiquzzaman, Mohammed; Rahman, Md Sazzadur
Subject: Re: A query regarding SCTP congestion control
Remember a lot has changed between the book and n
Remember a lot has changed between the book and now.
1) The initial window is now different
2) labc variable may influence how the cwnd responds
are just 2 off the top of my head.
You also may want to use a local trace buffer (as I mentioned earlier)
since
turning KTR on really really skew's
Hello,
I need to get SCTP congestion window data for research purpose. I collected
cwnd data from SCTP sender running on FreeBSD 7.0 machine by using KTR
kernel log. After that, I tried to plot cwnd vs. time and generated graph.
But I am unable to explain the graph and it is very different compared
Rahman, Md Sazzadur wrote:
Hi, 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
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
Hi,
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 app
Hi,
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 appre