summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_uio.h
Commit message (Expand)AuthorAgeFilesLines
...
* - Cleanup checksum code.rrs2009-02-031-0/+8
* Code from the hack-session known as the IETF (and arrs2008-12-061-9/+23
* - Peers rwnd is now available for the MIB.rrs2008-10-181-0/+1
* 1) Adds the rest of the VIMAGE change macrosrrs2008-07-091-2/+2
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-2/+2
* - Define changes in sctp.hrrs2008-05-201-0/+1
* - The address lock is changed to a rwlock. Thisrrs2007-09-181-1/+1
* - DF bit was on for COOKIE-ECHO chunks. This isrrs2007-09-131-0/+16
* - send call has a reference to uio->uio_resid inrrs2007-09-081-6/+13
* - During shutdown pending, when the last sack came in andrrs2007-08-271-0/+4
* - change number assignments for SHA225-512 (match artisyncrrs2007-08-061-4/+12
* - Fix stream reset so it limits the number of streams that can be listedrrs2007-06-221-175/+180
* - Fixes cstatic issues found by cisco sa tool (missing frees and suchrrs2007-06-181-0/+3
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-1/+1
* - fix send_failed notification contentsrrs2007-06-091-1/+1
* - Fixes so we won't try to start a timer when werrs2007-05-291-0/+3
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-38/+39
* - Fixed 1-2-1 model to not worry about associd in sockoptsrrs2007-05-171-5/+3
* - 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-1/+1
* - More macros for OS compatabiltyrrs2007-05-081-10/+13
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-14/+8
* - More work on making send lock contention.rrs2007-04-191-0/+2
* - Add more comments to sctps_stats struture in sctp_uio.hrrs2007-04-151-46/+72
* - fix source address selection when picking an acceptable addressrrs2007-04-141-2/+3
* - fixed several places where we did not release INP locks.rrs2007-04-031-0/+1
* - Found bug in min split point bundling which causedrrs2007-03-311-2/+0
* - Sysctl's move to seperate filerrs2007-03-151-8/+6
* - Copyright updates (aka 2007)rrs2007-02-121-10/+42
* - Macroizes the V6ONLY flag check.rrs2007-01-151-6/+9
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-7/+48
* Turns out we would reset the TSN seq counter duringrrs2006-11-111-0/+2
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-081-0/+12
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-051-8/+8
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+946
OpenPOWER on IntegriCloud