summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctputil.c
Commit message (Expand)AuthorAgeFilesLines
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-20/+80
* - More work on making send lock contention.rrs2007-04-191-1/+64
* - fix source address selection when picking an acceptable addressrrs2007-04-141-3/+11
* - fixed several places where we did not release INP locks.rrs2007-04-031-7/+23
* - Found bug in min split point bundling which causedrrs2007-03-311-19/+7
* - window update sacks sent incorrectly afterrrs2007-03-201-4/+7
* Adds a hash table to speed local address lookuprrs2007-03-191-7/+49
* - Sysctl's move to seperate filerrs2007-03-151-97/+369
* - Copyright updates (aka 2007)rrs2007-02-121-6/+34
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-85/+4
* - Macroizes the V6ONLY flag check.rrs2007-01-151-30/+77
* a) macro-ization of all mbuf and random numberrrs2006-12-291-228/+182
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-42/+35
* In ip6_sprintf no longer use and return one of eight static buffersbz2006-12-121-1/+3
* In a true restart case, the send_lock wasrrs2006-11-111-5/+11
* Turns out we would reset the TSN seq counter duringrrs2006-11-111-1/+5
* This patch fixes a LOR that happens during INIT-ACK collision.rrs2006-11-101-0/+4
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-081-111/+62
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-051-21/+35
* More 64 bit pointer fun.rrs2006-11-031-2/+2
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+5390
OpenPOWER on IntegriCloud