Age | Commit message (Expand) | Author | Files | Lines |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -4/+12 |
2018-03-13 | SCTP: data retransmission & snd_space fix | Marco Varlese | 1 | -1/+11 |
2018-03-13 | SCTP: cumulative SACK fix | Marco Varlese | 1 | -2/+9 |
2018-03-05 | SCTP: API to configure some tunables | Marco Varlese | 1 | -26/+41 |
2018-03-05 | SCTP: retransmission in INIT/SHUTDOWN phase | Marco Varlese | 1 | -13/+21 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -0/+2 |
2018-03-01 | SCTP: API to delete a sub-connection | Marco Varlese | 1 | -0/+70 |
2018-03-01 | SCTP: API to add a sub-connection | Marco Varlese | 1 | -22/+43 |
2018-02-26 | SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists | Marco Varlese | 1 | -16/+8 |
2018-02-26 | SCTP: handle INIT corner-case handling | Marco Varlese | 1 | -0/+4 |
2018-02-25 | SCTP: fix connection memory corruption | Marco Varlese | 1 | -5/+9 |
2018-02-21 | SCTP: minor refactor | Marco Varlese | 1 | -7/+7 |
2018-02-20 | SCTP: congestion control | Marco Varlese | 1 | -114/+73 |
2018-02-17 | SCTP: 'multi-home' support | Marco Varlese | 1 | -10/+39 |
2018-02-15 | SCTP: coverity warning fix | Marco Varlese | 1 | -1/+5 |
2018-02-15 | SCTP: refactoring | Marco Varlese | 1 | -5/+8 |
2018-02-06 | SCTP: handling of heartbeating and max-retransmits | Marco Varlese | 1 | -20/+29 |
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 | 1 | -3/+11 |
2018-01-31 | Prep-work patch for congestion-control | Marco Varlese | 1 | -178/+171 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 1 | -0/+848 |