| Commit message (Expand) | Author | Age | Files | Lines |
* | Use consistent text at the begining of the files. | tuexen | 2012-05-23 | 1 | -6/+4 |
* | Make stream our stream reset implementation | rrs | 2012-03-29 | 1 | -6/+4 |
* | Fix unused parameter warnings. | tuexen | 2011-12-17 | 1 | -3/+3 |
* | The result of a joint work between rrs@ and myself at the IETF: | tuexen | 2011-08-03 | 1 | -1/+1 |
* | Fix the source address selection for boundall sockets | tuexen | 2011-05-14 | 1 | -0/+1 |
* | Fix a locking issue showing up on Mac OS X when subscribing to | tuexen | 2011-05-08 | 1 | -2/+2 |
* | 1) Typo correction in comments and one spacing change. | rrs | 2011-02-05 | 1 | -0/+2 |
* | Fixes to ECN in SCTP. | rrs | 2011-01-29 | 1 | -1/+1 |
* | Add stream scheduling support. | tuexen | 2011-01-23 | 1 | -5/+0 |
* | Delay the assignment of a path for DATA chunk until they hit | tuexen | 2010-09-15 | 1 | -0/+2 |
* | * Fix some race condition in SACK/NR-SACK processing. | tuexen | 2010-04-03 | 1 | -3/+0 |
* | Fix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and COOKIE_ECHOED. | tuexen | 2010-02-20 | 1 | -1/+1 |
* | Fix the add stream feature of strm-reset to really work: | rrs | 2009-02-27 | 1 | -0/+5 |
* | Add the add-stream capability. Still needs more | rrs | 2009-02-20 | 1 | -3/+7 |
* | Code from the hack-session known as the IETF (and a | rrs | 2008-12-06 | 1 | -1/+4 |
* | 1) Adds the rest of the VIMAGE change macros | rrs | 2008-07-09 | 1 | -1/+4 |
* | - Adds support for the multi-asconf (From Kozuka-san) | rrs | 2008-05-20 | 1 | -4/+4 |
* | - Bug fix managing congestion parameter on immediate | rrs | 2007-10-01 | 1 | -1/+1 |
* | - Get rid of unsused constants for sysctl variables. | rrs | 2007-09-15 | 1 | -1/+1 |
* | - Locking compatiability changes. This involves adding | rrs | 2007-09-08 | 1 | -3/+18 |
* | - During shutdown pending, when the last sack came in and | rrs | 2007-08-27 | 1 | -2/+5 |
* | - Take out the broken table-id concept. Panda Routers have a M-VRF | rrs | 2007-06-01 | 1 | -6/+4 |
* | - Copyright change, cisco's silly tool wants it to say: | rrs | 2007-05-08 | 1 | -1/+1 |
* | - Static analyisis fixes for cisco's commit (this is equivilant | rrs | 2007-05-08 | 1 | -8/+9 |
* | - More macros for OS compatabilty | rrs | 2007-05-08 | 1 | -5/+9 |
* | - Somehow the disable fragment option got lost. We could | rrs | 2007-05-02 | 1 | -5/+0 |
* | - fixed several places where we did not release INP locks. | rrs | 2007-04-03 | 1 | -1/+1 |
* | - Sysctl's move to seperate file | rrs | 2007-03-15 | 1 | -4/+37 |
* | - most all includes (#include <>) migrate to the sctp_os_bsd.h file | rrs | 2007-01-18 | 1 | -6/+1 |
* | Ok, here it is, we finally add SCTP to current. Note that this | rrs | 2006-11-03 | 1 | -0/+171 |