aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_cc_functions.c
Commit message (Expand)AuthorAgeFilesLines
* - Macro-izes the packed declaration in all headers.Randall Stewart2008-06-141-60/+63
* - Adds support for the multi-asconf (From Kozuka-san)Randall Stewart2008-05-201-249/+183
* - Define changes in sctp.hRandall Stewart2008-05-201-38/+13
* - Locking compatiability changes. This involves addingRandall Stewart2007-09-081-5/+5
* - added pre-checks to the bindx call.Randall Stewart2007-07-171-8/+8
* - Modular congestion control, with RFC2581 being the default.Randall Stewart2007-07-141-0/+1631