summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_var.h
Commit message (Expand)AuthorAgeFilesLines
* More prep for Vimage:rrs2008-06-151-1/+0
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-12/+13
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-0/+2
* Allow SCTP to compile without INET6.rrs2008-04-161-2/+0
* Use the pru_flush infrastructure to avoid a panicrrs2008-04-141-0/+2
* - fix sctp_ifn initial refcount issue (prevents deletion)rrs2007-10-161-1/+1
* - Bug fix managing congestion parameter on immediaterrs2007-10-011-2/+4
* - send call has a reference to uio->uio_resid inrrs2007-09-081-1/+1
* - During shutdown pending, when the last sack came in andrrs2007-08-271-19/+26
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-10/+3
* - added pre-checks to the bindx call.rrs2007-07-171-0/+1
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-16/+31
* - Consolidate the code that free's chunks to actually alsorrs2007-07-021-0/+5
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - Static analyisis fixes for cisco's commit (this is equivilantrrs2007-05-081-3/+3
* - More macros for OS compatabiltyrrs2007-05-081-3/+0
* - More work on making send lock contention.rrs2007-04-191-21/+6
* - Add more comments to sctps_stats struture in sctp_uio.hrrs2007-04-151-0/+2
* - fix source address selection when picking an acceptable addressrrs2007-04-141-0/+51
* - errno -> becomes error in sctp_output.c and sctputil.crrs2007-03-191-5/+0
* - Sysctl's move to seperate filerrs2007-03-151-209/+18
* - Copyright updates (aka 2007)rrs2007-02-121-81/+79
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-2/+1
* - Macroizes the V6ONLY flag check.rrs2007-01-151-0/+3
* a) macro-ization of all mbuf and random numberrrs2006-12-291-41/+39
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+476
OpenPOWER on IntegriCloud