summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_input.c
Commit message (Expand)AuthorAgeFilesLines
...
* - Fix a memory overwrite when the mapping arrayrrs2007-05-301-1/+2
* Adds gcc attribute to prevent inlining of a function. Ifrrs2007-05-291-5/+8
* - Fixes so we won't try to start a timer when werrs2007-05-291-10/+34
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-19/+15
* - Fixed 1-2-1 model to not worry about associd in sockoptsrrs2007-05-171-1/+5
* Two major items here:rrs2007-05-091-433/+236
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - Static analyisis fixes for cisco's commit (this is equivilantrrs2007-05-081-86/+127
* - More macros for OS compatabiltyrrs2007-05-081-68/+106
* Two bugs:rrs2007-05-061-0/+22
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-18/+103
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-7/+1
* - More work on making send lock contention.rrs2007-04-191-0/+3
* - fix source address selection when picking an acceptable addressrrs2007-04-141-17/+3
* - fixed several places where we did not release INP locks.rrs2007-04-031-17/+43
* - Found bug in min split point bundling which causedrrs2007-03-311-19/+11
* - window update sacks sent incorrectly afterrrs2007-03-201-1/+0
* - Sysctl's move to seperate filerrs2007-03-151-28/+21
* - Copyright updates (aka 2007)rrs2007-02-121-19/+41
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-59/+37
* - Macroizes the V6ONLY flag check.rrs2007-01-151-11/+73
* a) macro-ization of all mbuf and random numberrrs2006-12-291-107/+64
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-69/+167
* In a true restart case, the send_lock wasrrs2006-11-111-12/+38
* Turns out we would reset the TSN seq counter duringrrs2006-11-111-7/+23
* Fixes an issue with handling of stream reset. When arrs2006-11-091-3/+3
* -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-5/+7
* Remove bogus casts that Randall for some reason didn't borrowru2006-11-041-1/+1
* 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/+4749
OpenPOWER on IntegriCloud