tcp: avoid fr segments less than mss if possible
[vpp.git] / src / vnet / tcp / tcp_cubic.c
2022-01-07 Florin Corastcp: fix cubic cwnd accumulate use of bytes acked 53/34853/1
2022-01-06 Florin Corastcp: handle start tx event in cubic 30/34830/6
2022-01-06 Florin Corastcp: use bytes delivered to compute cwnd 28/34828/4
2021-04-05 Florin Corastcp: time infra improvements 98/31898/10
2020-04-02 Florin Corastcp: move features to separate files 98/25998/16
2019-10-17 Sergey Ivanushkintcp: Init cwnd from ssthresh. 07/22807/4
2019-09-25 Florin Corastcp: use sacks for timer based recovery 33/22033/30
2019-09-04 Florin Corastcp: cc algos handle cwnd on congestion signal 32/21732/3
2019-07-05 Florin Corastcp: add loss signal to cc algo 86/20486/7
2019-06-25 Florin Corastcp: delivery rate estimator 05/20105/35
2019-04-08 Florin Corashost stack: update stale copyright 46/18746/3
2018-11-13 Florin Corastcp: cubic improvements 95/15895/3
2018-11-13 Florin Corastcp: cubic fast convergence 92/15892/7
2018-11-09 Florin Corastcp: basic cubic implementation 79/14979/22