A query regarding SCTP congestion control



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 appreciate any help in this regard.


Best Regards,
Md Sazzadur Rahman
Graduate Student,
School of Computer Science,
University of Oklahoma,
Norman, Oklahoma, USA
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: SCTP using questions (API etc.)
    ... SCTP using questions (API etc.)': ... How long can be one particular SCTP message? ... What is the minimum number of streams application can rely ... Put the socket in non-blocking mode, enable notifications, ...
    (freebsd-net)
  • Re: A query regarding SCTP congestion control
    ... Do I need to dig the SCTP code in kernel to get the values? ... Yes, SCTP has the API for retrieving association parameters, but only ...
    (freebsd-net)
  • Re: A query regarding SCTP congestion control
    ... I need to get SCTP congestion window data for research purpose. ... I tried to plot cwnd vs. time and generated graph. ... Steps for getting kernel log ...
    (freebsd-net)
  • Re: A query regarding SCTP congestion control
    ... SCTP based application in runtime for research purpose. ... Best Regards, Md Sazzadur Rahman Graduate Student, School of Computer ...
    (freebsd-net)