Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-10-01 | SCTP: fix overflow issue with timestamp | Marco Varlese | 1 | -13/+13 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+3 |
2018-04-17 | SCTP: coverity scan warnings | Marco Varlese | 1 | -9/+8 |
2018-03-13 | SCTP: data retransmission & snd_space fix | Marco Varlese | 1 | -2/+3 |
2018-03-13 | SCTP: cumulative SACK fix | Marco Varlese | 1 | -1/+12 |
2018-03-05 | SCTP: API to configure some tunables | Marco Varlese | 1 | -12/+22 |
2018-03-05 | SCTP: retransmission in INIT/SHUTDOWN phase | Marco Varlese | 1 | -4/+8 |
2018-03-01 | SCTP: API to delete a sub-connection | Marco Varlese | 1 | -0/+8 |
2018-03-01 | SCTP: API to add a sub-connection | Marco Varlese | 1 | -6/+26 |
2018-02-28 | SCTP: handle COOKIE while in SHUTDOWN phase | Marco Varlese | 1 | -1/+3 |
2018-02-26 | SCTP: handle INIT corner-case handling | Marco Varlese | 1 | -0/+13 |
2018-02-25 | SCTP: fix connection memory corruption | Marco Varlese | 1 | -3/+7 |
2018-02-21 | SCTP: minor refactor | Marco Varlese | 1 | -4/+4 |
2018-02-20 | SCTP: congestion control | Marco Varlese | 1 | -26/+115 |
2018-02-17 | SCTP: 'multi-home' support | Marco Varlese | 1 | -54/+76 |
2018-02-15 | SCTP: fix corrupted buffers seen in output node | Marco Varlese | 1 | -1/+5 |
2018-02-15 | SCTP: refactoring | Marco Varlese | 1 | -14/+3 |
2018-02-08 | SCTP: shutdown phase | Marco Varlese | 1 | -1/+2 |
2018-02-06 | SCTP: handling of heartbeating and max-retransmits | Marco Varlese | 1 | -7/+34 |
2018-02-05 | SCTP: calculate RTO / RTT and RTTVAR as per RFC | Marco Varlese | 1 | -14/+59 |
2018-02-01 | Out-of-order data chunks handling and more | Marco Varlese | 1 | -3/+23 |
2018-01-31 | Prep-work patch for congestion-control | Marco Varlese | 1 | -30/+99 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 1 | -0/+645 |