summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where also the number of non-renegable gap reportstuexen2010-12-041-0/+1
* PR SCTP Bugs. Basically a full sized frame ofrrs2010-07-291-0/+1
* This adds back the Iterator to the sctprrs2010-05-161-0/+17
* * Fix some race condition in SACK/NR-SACK processing.tuexen2010-04-031-3/+0
* Get rid of a lot of duplicated code for NR-SACK handle.tuexen2010-01-171-2/+0
* Get rid of unused fields addr_over which is never really used,tuexen2009-11-171-4/+0
* Get SCTP working in combination with VIMAGE.tuexen2009-09-191-0/+1
* add an llentry to struct route{_in6} to allow it to be passed around withkmacy2009-04-151-0/+1
* Many bug fixes (from the IETF hack-fest):rrs2009-04-041-1/+2
* Opps.. I missed a file on the commit :-)rrs2009-03-141-1/+2
* Add the add-stream capability. Still needs morerrs2009-02-201-1/+1
* Code from the hack-session known as the IETF (and arrs2008-12-061-2/+21
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-2/+16
* - Found a problem in non-blocking sends. Whenrrs2007-12-041-0/+1
* - fix sctp_ifn initial refcount issue (prevents deletion)rrs2007-10-161-1/+2
* - send call has a reference to uio->uio_resid inrrs2007-09-081-0/+3
* - During shutdown pending, when the last sack came in andrrs2007-08-271-2/+14
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-3/+3
* - take out a needless panic under invariants for sctp_output.crrs2007-07-241-13/+12
* - added pre-checks to the bindx call.rrs2007-07-171-0/+6
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-4/+81
* - Fixed cookie handling to calc an RTO whenrrs2007-06-131-0/+1
* - Take out the broken table-id concept. Panda Routers have a M-VRFrrs2007-06-011-1/+0
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-12/+22
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - More macros for OS compatabiltyrrs2007-05-081-8/+11
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-2/+2
* - More work on making send lock contention.rrs2007-04-191-3/+5
* - Add more comments to sctps_stats struture in sctp_uio.hrrs2007-04-151-0/+1
* - Found bug in min split point bundling which causedrrs2007-03-311-6/+8
* - window update sacks sent incorrectly afterrrs2007-03-201-2/+0
* - Sysctl's move to seperate filerrs2007-03-151-10/+24
* - Copyright updates (aka 2007)rrs2007-02-121-0/+32
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-9/+1
* - Macroizes the V6ONLY flag check.rrs2007-01-151-0/+1
* a) macro-ization of all mbuf and random numberrrs2006-12-291-3/+5
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-3/+10
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-081-10/+1
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-051-4/+5
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+892
OpenPOWER on IntegriCloud