Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-01 | SCTP: API to add a sub-connection | 1 | -22/+43 | |
2018-02-26 | SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists | 1 | -16/+8 | |
2018-02-26 | SCTP: handle INIT corner-case handling | 1 | -0/+4 | |
2018-02-25 | SCTP: fix connection memory corruption | 1 | -5/+9 | |
2018-02-21 | SCTP: minor refactor | 1 | -7/+7 | |
2018-02-20 | SCTP: congestion control | 1 | -114/+73 | |
2018-02-17 | SCTP: 'multi-home' support | 1 | -10/+39 | |
2018-02-15 | SCTP: coverity warning fix | 1 | -1/+5 | |
2018-02-15 | SCTP: refactoring | 1 | -5/+8 | |
2018-02-06 | SCTP: handling of heartbeating and max-retransmits | 1 | -20/+29 | |
2018-02-06 | SCTP: missing spinlock init when multiple threads | 1 | -2/+5 | |
2018-02-05 | SCTP: calculate RTO / RTT and RTTVAR as per RFC | 1 | -3/+11 | |
2018-01-31 | Prep-work patch for congestion-control | 1 | -178/+171 | |
2018-01-24 | SCTP stack (RFC4960) | 1 | -0/+848 |