summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_cc_functions.c
Commit message (Expand)AuthorAgeFilesLines
* Provide a possibility to configure the inital congestion window to thetuexen2010-12-221-8/+12
* Improve plausibility check in sctp_handle_sack().tuexen2010-12-221-24/+21
* Adds new dtrace for cwnd functions and lay'srrs2010-11-251-2/+56
* Make the initial congestion window configurable via sysctl.tuexen2010-09-171-7/+16
* * Use !TAILQ_EMPTY() for checking if a tail queue is not empty.tuexen2010-09-151-4/+3
* Fix the switching on/off of CMT using sysctl and socket option.tuexen2010-08-281-18/+30
* Bugfix: Use formula from section 7.2.3 of RFC 4960. Reported by Martin Becke.tuexen2009-10-271-1/+1
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-60/+63
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-249/+183
* - Define changes in sctp.hrrs2008-05-201-38/+13
* - Locking compatiability changes. This involves addingrrs2007-09-081-5/+5
* - added pre-checks to the bindx call.rrs2007-07-171-8/+8
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-0/+1631
OpenPOWER on IntegriCloud