aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_pcb.h
Commit message (Expand)AuthorAgeFilesLines
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-05-021-2/+2
* Moves the PCB features and flags from sctp_pcb.h toRandall Stewart2007-04-221-53/+0
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-04-221-4/+5
* - fixed several places where we did not release INP locks.Randall Stewart2007-04-031-3/+2
* - Found bug in min split point bundling which causedRandall Stewart2007-03-311-11/+13
* Adds a hash table to speed local address lookupRandall Stewart2007-03-191-0/+3
* - errno -> becomes error in sctp_output.c and sctputil.cRandall Stewart2007-03-191-1/+0
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-25/+116
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-31/+2
* - Macroizes the V6ONLY flag check.Randall Stewart2007-01-151-6/+3
* a) macro-ization of all mbuf and random numberRandall Stewart2006-12-291-1/+0
* 1) Fixes on a number of different collision case LOR's.Randall Stewart2006-12-141-1/+12
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+504