| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r294995: | tuexen | 2016-02-03 | 1 | -1/+1 |
* | MFC r284384: | tuexen | 2015-06-17 | 1 | -0/+1 |
* | MFC r268537: | tuexen | 2014-08-22 | 1 | -34/+34 |
* | Whitespace changes due to upstream integration of SCTP changes in the | tuexen | 2012-10-29 | 1 | -24/+10 |
* | Remove __P. | delphij | 2012-10-22 | 1 | -10/+10 |
* | Use consistent text at the begining of the files. | tuexen | 2012-05-23 | 1 | -4/+2 |
* | Whitespace changes. | tuexen | 2012-04-19 | 1 | -1/+1 |
* | Address issues found by clang. While there, fix also some style | tuexen | 2011-12-27 | 1 | -6/+7 |
* | 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 | -2/+3 |
* | Add support for the newly added SCTP API. | tuexen | 2011-06-15 | 1 | -0/+24 |
* | Fix a locking issue showing up on Mac OS X when subscribing to | tuexen | 2011-05-08 | 1 | -4/+4 |
* | Improve compilation of SCTP code without INET support. | tuexen | 2011-04-30 | 1 | -0/+7 |
* | 1) Typo correction in comments and one spacing change. | rrs | 2011-02-05 | 1 | -0/+2 |
* | * Fix some race condition in SACK/NR-SACK processing. | tuexen | 2010-04-03 | 1 | -3/+3 |
* | Fixes several PR-SCTP releated bugs. | rrs | 2009-03-14 | 1 | -1/+3 |
* | Code from the hack-session known as the IETF (and a | rrs | 2008-12-06 | 1 | -54/+17 |
* | - Make strict-sacks be the default. | rrs | 2008-08-28 | 1 | -0/+32 |
* | Adds support for the SCTP_PORT_REUSE option | rrs | 2008-07-31 | 1 | -1/+2 |
* | 1) Adds the rest of the VIMAGE change macros | rrs | 2008-07-09 | 1 | -1/+1 |
* | More prep for Vimage: | rrs | 2008-06-15 | 1 | -1/+0 |
* | - Macro-izes the packed declaration in all headers. | rrs | 2008-06-14 | 1 | -12/+13 |
* | - Adds support for the multi-asconf (From Kozuka-san) | rrs | 2008-05-20 | 1 | -0/+2 |
* | Allow SCTP to compile without INET6. | rrs | 2008-04-16 | 1 | -2/+0 |
* | Use the pru_flush infrastructure to avoid a panic | rrs | 2008-04-14 | 1 | -0/+2 |
* | - fix sctp_ifn initial refcount issue (prevents deletion) | rrs | 2007-10-16 | 1 | -1/+1 |
* | - Bug fix managing congestion parameter on immediate | rrs | 2007-10-01 | 1 | -2/+4 |
* | - send call has a reference to uio->uio_resid in | rrs | 2007-09-08 | 1 | -1/+1 |
* | - During shutdown pending, when the last sack came in and | rrs | 2007-08-27 | 1 | -19/+26 |
* | - Fix address add handling to clear cached routes and source addresses | rrs | 2007-08-24 | 1 | -10/+3 |
* | - added pre-checks to the bindx call. | rrs | 2007-07-17 | 1 | -0/+1 |
* | - Modular congestion control, with RFC2581 being the default. | rrs | 2007-07-14 | 1 | -16/+31 |
* | - Consolidate the code that free's chunks to actually also | rrs | 2007-07-02 | 1 | -0/+5 |
* | - 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 | -3/+3 |
* | - More macros for OS compatabilty | rrs | 2007-05-08 | 1 | -3/+0 |
* | - More work on making send lock contention. | rrs | 2007-04-19 | 1 | -21/+6 |
* | - Add more comments to sctps_stats struture in sctp_uio.h | rrs | 2007-04-15 | 1 | -0/+2 |
* | - fix source address selection when picking an acceptable address | rrs | 2007-04-14 | 1 | -0/+51 |
* | - errno -> becomes error in sctp_output.c and sctputil.c | rrs | 2007-03-19 | 1 | -5/+0 |
* | - Sysctl's move to seperate file | rrs | 2007-03-15 | 1 | -209/+18 |
* | - Copyright updates (aka 2007) | rrs | 2007-02-12 | 1 | -81/+79 |
* | - most all includes (#include <>) migrate to the sctp_os_bsd.h file | rrs | 2007-01-18 | 1 | -2/+1 |
* | - Macroizes the V6ONLY flag check. | rrs | 2007-01-15 | 1 | -0/+3 |
* | a) macro-ization of all mbuf and random number | rrs | 2006-12-29 | 1 | -41/+39 |
* | Ok, here it is, we finally add SCTP to current. Note that this | rrs | 2006-11-03 | 1 | -0/+476 |