Age | Commit message (Expand) | Author | Files | Lines |
2022-01-06 | tcp: optimize newreno cong ack handler |  Florin Coras | 1 | -19/+20 |
2022-01-06 | tcp: use bytes delivered to compute cwnd |  Florin Coras | 1 | -2/+2 |
2020-04-02 | tcp: move features to separate files |  Florin Coras | 1 | -0/+1 |
2019-10-17 | tcp: Init cwnd from ssthresh. |  Sergey Ivanushkin | 1 | -1/+31 |
2019-09-25 | tcp: use sacks for timer based recovery |  Florin Coras | 1 | -6/+0 |
2019-09-04 | tcp: cc algos handle cwnd on congestion signal |  Florin Coras | 1 | -0/+6 |
2019-07-05 | tcp: add loss signal to cc algo |  Florin Coras | 1 | -4/+12 |
2019-06-25 | tcp: delivery rate estimator |  Florin Coras | 1 | -2/+3 |
2019-04-08 | host stack: update stale copyright |  Florin Coras | 1 | -1/+1 |
2018-11-13 | tcp: cubic fast convergence |  Florin Coras | 1 | -0/+1 |
2018-11-09 | tcp: basic cubic implementation |  Florin Coras | 1 | -9/+1 |
2018-05-26 | tcp: loss recovery improvements/fixes |  Florin Coras | 1 | -1/+1 |
2018-05-23 | tcp: cc improvements and fixes |  Florin Coras | 1 | -0/+2 |
2018-04-20 | tcp: make newreno byte instead of acks dependent |  Florin Coras | 1 | -2/+8 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 1 | -2/+2 |
2017-06-19 | Overall tcp performance improvements (VPP-846) |  Florin Coras | 1 | -2/+2 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) |  Florin Coras | 1 | -3/+17 |
2017-05-07 | Fix TCP loss recovery, VPP-745 |  Florin Coras | 1 | -1/+1 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+93 |