aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* - window update sacks sent incorrectly afterRandall Stewart2007-03-201-0/+4
* - errno -> becomes error in sctp_output.c and sctputil.cRandall Stewart2007-03-191-53/+30
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-674/+235
* - Copyright updates (aka 2007)Randall Stewart2007-02-121-1195/+605
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-127/+13
* - Macroizes the V6ONLY flag check.Randall Stewart2007-01-151-9/+21
* a) macro-ization of all mbuf and random numberRandall Stewart2006-12-291-127/+120
* 1) Fixes on a number of different collision case LOR's.Randall Stewart2006-12-141-16/+202
* Fixes an issue with handling of stream reset. When aRandall Stewart2006-11-091-1/+0
* -Fixes first of all the getcred on IPv6 and V4. TheRandall Stewart2006-11-081-6/+28
* Convert three new suser(9) calls introduced between when the priv(9)Robert Watson2006-11-061-1/+8
* More 64 bit pointer fun.Randall Stewart2006-11-031-1/+1
* Fix two of the 64bit errors on the printfs.Randall Stewart2006-11-031-4/+2
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+4852