summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_peeloff.c
Commit message (Expand)AuthorAgeFilesLines
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-1/+1
* Correct two problems relating to sorflush(), which is called to flushrwatson2008-01-311-2/+2
* - Locking compatiability changes. This involves addingrrs2007-09-081-9/+7
* - During shutdown pending, when the last sack came in andrrs2007-08-271-1/+13
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-3/+13
* - added pre-checks to the bindx call.rrs2007-07-171-0/+18
* Remove extraneous extern (its gotten from sctp_sysctl.h)rrs2007-06-151-5/+0
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-3/+7
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-2/+7
* Two major items here:rrs2007-05-091-11/+2
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-2/+2
* - fix source address selection when picking an acceptable addressrrs2007-04-141-0/+2
* - Sysctl's move to seperate filerrs2007-03-151-1/+1
* - Copyright updates (aka 2007)rrs2007-02-121-1/+1
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-40/+0
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-1/+2
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+240
OpenPOWER on IntegriCloud