aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/sctp/sctp.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-18Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+3
2018-04-18SCTP: coverity scan warningsMarco Varlese1-9/+8
2018-03-13SCTP: data retransmission & snd_space fixMarco Varlese1-2/+3
2018-03-13SCTP: cumulative SACK fixMarco Varlese1-1/+12
2018-03-05SCTP: API to configure some tunablesMarco Varlese1-12/+22
2018-03-05SCTP: retransmission in INIT/SHUTDOWN phaseMarco Varlese1-4/+8
2018-03-01SCTP: API to delete a sub-connectionMarco Varlese1-0/+8
2018-03-01SCTP: API to add a sub-connectionMarco Varlese1-6/+26
2018-02-28SCTP: handle COOKIE while in SHUTDOWN phaseMarco Varlese1-1/+3
2018-02-26SCTP: handle INIT corner-case handlingMarco Varlese1-0/+13
2018-02-25SCTP: fix connection memory corruptionMarco Varlese1-3/+7
2018-02-21SCTP: minor refactorMarco Varlese1-4/+4
2018-02-20SCTP: congestion controlMarco Varlese1-26/+115
2018-02-17SCTP: 'multi-home' supportMarco Varlese1-54/+76
2018-02-15SCTP: fix corrupted buffers seen in output nodeMarco Varlese1-1/+5
2018-02-15SCTP: refactoringMarco Varlese1-14/+3
2018-02-08SCTP: shutdown phaseMarco Varlese1-1/+2
2018-02-06SCTP: handling of heartbeating and max-retransmitsMarco Varlese1-7/+34
2018-02-05SCTP: calculate RTO / RTT and RTTVAR as per RFCMarco Varlese1-14/+59
2018-02-01Out-of-order data chunks handling and moreMarco Varlese1-3/+23
2018-01-31Prep-work patch for congestion-controlMarco Varlese1-30/+99
2018-01-24SCTP stack (RFC4960)Marco Varlese1-0/+645