summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_output.c
Commit message (Expand)AuthorAgeFilesLines
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-0/+7
* - More work on making send lock contention.rrs2007-04-191-34/+97
* - Add more comments to sctps_stats struture in sctp_uio.hrrs2007-04-151-219/+171
* - fix source address selection when picking an acceptable addressrrs2007-04-141-92/+118
* - fixed several places where we did not release INP locks.rrs2007-04-031-91/+97
* - Found bug in min split point bundling which causedrrs2007-03-311-131/+162
* - window update sacks sent incorrectly afterrrs2007-03-201-20/+15
* - errno -> becomes error in sctp_output.c and sctputil.crrs2007-03-191-17/+86
* - Sysctl's move to seperate filerrs2007-03-151-121/+1350
* - Copyright updates (aka 2007)rrs2007-02-121-17/+39
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-84/+28
* - Macroizes the V6ONLY flag check.rrs2007-01-151-29/+71
* a) macro-ization of all mbuf and random numberrrs2006-12-291-542/+423
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-41/+143
* In a true restart case, the send_lock wasrrs2006-11-111-2/+11
* Turns out we would reset the TSN seq counter duringrrs2006-11-111-8/+14
* This patch fixes a LOR that happens during INIT-ACK collision.rrs2006-11-101-9/+13
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-081-0/+3
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-051-9/+9
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+10378
OpenPOWER on IntegriCloud