summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_pcb.c
Commit message (Expand)AuthorAgeFilesLines
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-1/+4
* - More work on making send lock contention.rrs2007-04-191-13/+4
* - fix source address selection when picking an acceptable addressrrs2007-04-141-4/+20
* - fixed several places where we did not release INP locks.rrs2007-04-031-14/+35
* - Found bug in min split point bundling which causedrrs2007-03-311-12/+17
* - window update sacks sent incorrectly afterrrs2007-03-201-1/+1
* Adds a hash table to speed local address lookuprrs2007-03-191-0/+17
* - errno -> becomes error in sctp_output.c and sctputil.crrs2007-03-191-1/+1
* - Sysctl's move to seperate filerrs2007-03-151-388/+577
* - Copyright updates (aka 2007)rrs2007-02-121-28/+49
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-67/+7
* - Macroizes the V6ONLY flag check.rrs2007-01-151-54/+38
* a) macro-ization of all mbuf and random numberrrs2006-12-291-55/+47
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-80/+119
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-081-40/+26
* Convert three new suser(9) calls introduced between when the priv(9)rwatson2006-11-061-3/+3
* This changes tracks down the EEOR->NonEEOR mode failurerrs2006-11-061-56/+66
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-051-8/+8
* Remove a bogus cast in an attempt to fix the tinderbox builds onjb2006-11-041-2/+2
* More 64 bit pointer fun.rrs2006-11-031-1/+1
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+5283
OpenPOWER on IntegriCloud