summaryrefslogtreecommitdiffstats
path: root/src/vnet/sctp/sctp_input.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-15SCTP: fix corrupted buffers seen in output nodeMarco Varlese1-18/+31
2018-02-15SCTP: refactoringMarco Varlese1-6/+7
2018-02-08SCTP: shutdown phaseMarco Varlese1-35/+38
2018-02-07SCTP: address coverity-scan warningsMarco Varlese1-17/+9
2018-02-06SCTP: handling of heartbeating and max-retransmitsMarco Varlese1-6/+29
2018-02-05SCTP: calculate RTO / RTT and RTTVAR as per RFCMarco Varlese1-9/+17
2018-02-01Out-of-order data chunks handling and moreMarco Varlese1-15/+121
2018-01-31Prep-work patch for congestion-controlMarco Varlese1-87/+151
2018-01-24SCTP stack (RFC4960)Marco Varlese1-0/+2202