Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-07 | Refactor vlib_buffer flags | Damjan Marion | 1 | -1/+1 |
2018-02-07 | SCTP: address coverity-scan warnings | Marco Varlese | 2 | -19/+10 |
2018-02-06 | SCTP: handling of heartbeating and max-retransmits | Marco Varlese | 4 | -57/+164 |
2018-02-06 | SCTP: missing spinlock init when multiple threads | Marco Varlese | 1 | -2/+5 |
2018-02-05 | SCTP: calculate RTO / RTT and RTTVAR as per RFC | Marco Varlese | 4 | -47/+122 |
2018-02-01 | Out-of-order data chunks handling and more | Marco Varlese | 4 | -69/+235 |
2018-01-31 | Prep-work patch for congestion-control | Marco Varlese | 6 | -450/+670 |
2018-01-26 | session: move builtin apps to their own folder | Florin Coras | 3 | -1419/+0 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 2 | -10/+2 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 13 | -0/+8109 |