Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-28 | SCTP: handle COOKIE while in SHUTDOWN phase | 1 | -1/+3 | |
2018-02-26 | SCTP: handle INIT corner-case handling | 1 | -0/+13 | |
2018-02-25 | SCTP: fix connection memory corruption | 1 | -3/+7 | |
2018-02-21 | SCTP: minor refactor | 1 | -4/+4 | |
2018-02-20 | SCTP: congestion control | 1 | -26/+115 | |
2018-02-17 | SCTP: 'multi-home' support | 1 | -54/+76 | |
2018-02-15 | SCTP: fix corrupted buffers seen in output node | 1 | -1/+5 | |
2018-02-15 | SCTP: refactoring | 1 | -14/+3 | |
2018-02-08 | SCTP: shutdown phase | 1 | -1/+2 | |
2018-02-06 | SCTP: handling of heartbeating and max-retransmits | 1 | -7/+34 | |
2018-02-05 | SCTP: calculate RTO / RTT and RTTVAR as per RFC | 1 | -14/+59 | |
2018-02-01 | Out-of-order data chunks handling and more | 1 | -3/+23 | |
2018-01-31 | Prep-work patch for congestion-control | 1 | -30/+99 | |
2018-01-24 | SCTP stack (RFC4960) | 1 | -0/+645 |