| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r285792: | tuexen | 2016-01-16 | 1 | -2/+13 |
* | MFC r280714: | tuexen | 2015-05-29 | 1 | -1/+0 |
* | MFC r279859: | tuexen | 2015-05-29 | 1 | -0/+1 |
* | MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@ | hiren | 2015-04-24 | 1 | -3/+1 |
* | MFC r271643: | tuexen | 2014-09-18 | 1 | -2/+2 |
* | MFC r269945: | tuexen | 2014-08-22 | 1 | -0/+10 |
* | MFC r269858: | tuexen | 2014-08-22 | 1 | -4/+2 |
* | MFC r269527: | tuexen | 2014-08-22 | 1 | -2/+1 |
* | MFC r269481: | tuexen | 2014-08-22 | 1 | -5/+1 |
* | MFC r269475: | tuexen | 2014-08-22 | 1 | -4/+1 |
* | MFC r269448: | tuexen | 2014-08-22 | 1 | -3/+2 |
* | MFC r269436, r269445: | tuexen | 2014-08-22 | 1 | -1/+1 |
* | Remove redundant field pr_sctp_on. | tuexen | 2013-09-03 | 1 | -2/+0 |
* | Make also the features of the association 64-bit. | tuexen | 2013-08-22 | 1 | -1/+1 |
* | Cleanup the handling of address scopes. Announce in the INIT/INIT-ACK | tuexen | 2013-02-09 | 1 | -11/+1 |
* | Add per outgoing stream accounting for chunks in the send | tuexen | 2012-11-07 | 1 | -0/+1 |
* | Move from early SSN assignment to late SSN assignment. | tuexen | 2012-11-05 | 1 | -2/+1 |
* | Don't include a structure containing a flexible array in another | tuexen | 2012-09-07 | 1 | -2/+2 |
* | 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 | -0/+5 |
* | Fix a typo which was already fixed by eadler in r227489. We missed | tuexen | 2012-02-06 | 1 | -1/+1 |
* | Fix unused parameter warnings. | tuexen | 2011-12-17 | 1 | -2/+2 |
* | Add support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket option. | tuexen | 2011-11-20 | 1 | -1/+2 |
* | - fix duplicate "a a" in some comments | eadler | 2011-11-13 | 1 | -1/+1 |
* | Get struct sctp_net_route in tune with struct route. | tuexen | 2011-10-10 | 1 | -0/+2 |
* | Cleanup the iterator code, remove code that is never executed. | tuexen | 2011-09-19 | 1 | -3/+2 |
* | Fix the handling of the flowlabel and DSCP value in the SCTP_PEER_ADDR_PARAMS | tuexen | 2011-09-14 | 1 | -0/+4 |
* | Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMS | tuexen | 2011-08-14 | 1 | -2/+3 |
* | The result of a joint work between rrs@ and myself at the IETF: | tuexen | 2011-08-03 | 1 | -9/+12 |
* | Add support for the newly added SCTP API. | tuexen | 2011-06-15 | 1 | -0/+3 |
* | Tunes and fixes the new DC-CC to seem to hit the | rrs | 2011-03-08 | 1 | -3/+14 |
* | Adds a new Congestion Control that helps reduce | rrs | 2011-03-01 | 1 | -0/+16 |
* | Improvements to CC modules: | rrs | 2011-02-26 | 1 | -5/+13 |
* | * Cleanup the code computing the retransmission timeout. | tuexen | 2011-02-24 | 1 | -5/+5 |
* | Fix bugs related to M_FLOWID: | tuexen | 2011-02-07 | 1 | -0/+2 |
* | 1) Track when flowid does get set. | rrs | 2011-02-07 | 1 | -0/+1 |
* | Add support for M_FLOWID. | tuexen | 2011-02-05 | 1 | -0/+1 |
* | 1) Typo correction in comments and one spacing change. | rrs | 2011-02-05 | 1 | -3/+2 |
* | Fix several bugs in the stream schedulers. | tuexen | 2011-02-03 | 1 | -7/+6 |
* | Adds an experimental option to create a pool of | rrs | 2011-02-03 | 1 | -0/+25 |
* | 1) Allow a chunk to track the cwnd it was at when sent. | rrs | 2011-02-02 | 1 | -3/+8 |
* | More ECN fixes: | rrs | 2011-01-31 | 1 | -16/+3 |
* | Fixes to ECN in SCTP. | rrs | 2011-01-29 | 1 | -3/+4 |
* | Keep track of the real last RTT on each net. | rrs | 2011-01-28 | 1 | -1/+1 |
* | Change infrastructure for SCTP_MAX_BURST to allow compliance | tuexen | 2011-01-26 | 1 | -1/+1 |
* | Add stream scheduling support. | tuexen | 2011-01-23 | 1 | -3/+77 |
* | Fix a bug where also the number of non-renegable gap reports | tuexen | 2010-12-04 | 1 | -0/+1 |
* | PR SCTP Bugs. Basically a full sized frame of | rrs | 2010-07-29 | 1 | -0/+1 |
* | This adds back the Iterator to the sctp | rrs | 2010-05-16 | 1 | -0/+17 |
* | * Fix some race condition in SACK/NR-SACK processing. | tuexen | 2010-04-03 | 1 | -3/+0 |