summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctputil.h
Commit message (Expand)AuthorAgeFilesLines
* * Fix some race condition in SACK/NR-SACK processing.tuexen2010-04-031-1/+1
* lagging file I forgot to commit with my nr-sack fixes... oppsrrs2010-03-241-2/+0
* Fixes a bug where SACKs in the face ofrrs2010-03-231-1/+1
* * Fix a bug where PR-SCTP settings are ignore when using implicittuexen2009-08-151-4/+0
* Turns out that when a receiver forwards through its TNS's therrs2009-07-281-0/+3
* Fixes several PR-SCTP releated bugs.rrs2009-03-141-2/+1
* - Cleanup checksum code.rrs2009-02-031-2/+0
* Code from the hack-session known as the IETF (and arrs2008-12-061-1/+3
* 1) Adds the rest of the VIMAGE change macrosrrs2008-07-091-1/+1
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-2/+5
* Allow SCTP to compile without INET6.rrs2008-04-161-1/+3
* - Change the Time Wait of vtags value to match the cookie-liferrs2007-10-301-1/+1
* - DF bit was on for COOKIE-ECHO chunks. This isrrs2007-09-131-1/+1
* - Locking compatiability changes. This involves addingrrs2007-09-081-6/+34
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-0/+5
* - take out a needless panic under invariants for sctp_output.crrs2007-07-241-0/+2
* - added pre-checks to the bindx call.rrs2007-07-171-1/+1
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-57/+1
* - Restructure so bindx functions are not done inline to socket optionrrs2007-06-121-0/+8
* - Take out the broken table-id concept. Panda Routers have a M-VRFrrs2007-06-011-2/+2
* - Fix a memory overwrite when the mapping arrayrrs2007-05-301-4/+4
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-3/+5
* Two major items here:rrs2007-05-091-7/+7
* - 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-3/+23
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-4/+9
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-1/+1
* - More work on making send lock contention.rrs2007-04-191-0/+5
* Fix stupid syntax error - Pointy hat to me :-(rrs2007-04-151-7/+7
* - Add more comments to sctps_stats struture in sctp_uio.hrrs2007-04-151-1/+47
* Adds a hash table to speed local address lookuprrs2007-03-191-0/+3
* - Sysctl's move to seperate filerrs2007-03-151-3/+15
* - Copyright updates (aka 2007)rrs2007-02-121-15/+15
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-2/+1
* - Macroizes the V6ONLY flag check.rrs2007-01-151-4/+1
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-1/+1
* In a true restart case, the send_lock wasrrs2006-11-111-1/+1
* Turns out we would reset the TSN seq counter duringrrs2006-11-111-1/+1
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-051-2/+2
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+314
OpenPOWER on IntegriCloud