Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-15 | SCTP: fix corrupted buffers seen in output node | Marco Varlese | 1 | -24/+24 |
2018-02-15 | SCTP: refactoring | Marco Varlese | 1 | -104/+79 |
2018-02-12 | SCTP: fix build errors on ubuntu bionic | Marco Varlese | 1 | -4/+2 |
2018-02-08 | SCTP: shutdown phase | Marco Varlese | 1 | -31/+52 |
2018-02-07 | Refactor vlib_buffer flags | Damjan Marion | 1 | -1/+1 |
2018-02-07 | SCTP: address coverity-scan warnings | Marco Varlese | 1 | -2/+1 |
2018-02-06 | SCTP: handling of heartbeating and max-retransmits | Marco Varlese | 1 | -24/+72 |
2018-02-05 | SCTP: calculate RTO / RTT and RTTVAR as per RFC | Marco Varlese | 1 | -21/+35 |
2018-02-01 | Out-of-order data chunks handling and more | Marco Varlese | 1 | -4/+34 |
2018-01-31 | Prep-work patch for congestion-control | Marco Varlese | 1 | -144/+242 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 1 | -0/+1331 |