summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_output.h
Commit message (Expand)AuthorAgeFilesLines
* Delay the assignment of a path for DATA chunk until they hittuexen2010-09-151-0/+2
* * Fix some race condition in SACK/NR-SACK processing.tuexen2010-04-031-3/+0
* Fix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and COOKIE_ECHOED.tuexen2010-02-201-1/+1
* Fix the add stream feature of strm-reset to really work:rrs2009-02-271-0/+5
* Add the add-stream capability. Still needs morerrs2009-02-201-3/+7
* Code from the hack-session known as the IETF (and arrs2008-12-061-1/+4
* 1) Adds the rest of the VIMAGE change macrosrrs2008-07-091-1/+4
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-4/+4
* - Bug fix managing congestion parameter on immediaterrs2007-10-011-1/+1
* - Get rid of unsused constants for sysctl variables.rrs2007-09-151-1/+1
* - Locking compatiability changes. This involves addingrrs2007-09-081-3/+18
* - During shutdown pending, when the last sack came in andrrs2007-08-271-2/+5
* - Take out the broken table-id concept. Panda Routers have a M-VRFrrs2007-06-011-6/+4
* - 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-8/+9
* - More macros for OS compatabiltyrrs2007-05-081-5/+9
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-5/+0
* - fixed several places where we did not release INP locks.rrs2007-04-031-1/+1
* - Sysctl's move to seperate filerrs2007-03-151-4/+37
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-6/+1
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+171
OpenPOWER on IntegriCloud