tcp: use bytes delivered to compute cwnd 28/34828/4
authorFlorin Coras <fcoras@cisco.com>
Wed, 5 Jan 2022 16:47:11 +0000 (08:47 -0800)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 6 Jan 2022 20:18:53 +0000 (20:18 +0000)
commit0f8b91f5d8e4bc2f9a0166440abaf00b2bda29bb
treeff5c4e458895bdd96a7ee20f285e9035df203e44
parent273968cf2d0343b2f4e3217f25c0752f20cf03c5
tcp: use bytes delivered to compute cwnd

Should estimated cwnd better with loss

Type: improvement

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Idd75d40dbab212ac0a5d533009c5540b1a58f4c4
src/vnet/tcp/tcp_cubic.c
src/vnet/tcp/tcp_input.c
src/vnet/tcp/tcp_newreno.c