tcp: handle start tx event in cubic 30/34830/6
authorFlorin Coras <fcoras@cisco.com>
Wed, 5 Jan 2022 17:48:36 +0000 (09:48 -0800)
committerDave Barach <openvpp@barachs.net>
Thu, 6 Jan 2022 23:09:00 +0000 (23:09 +0000)
commit8e1ada3a615f47d318586add8a4358ea50a10695
treeab6e7592dfe50910e0567448447ee579239bca67
parent8e76dfa7582ddc0396fa4c4fb0c61fed0a02c890
tcp: handle start tx event in cubic

If app was idle update start time of current congestion avoidance phase
unless tcp connection was not idle.

Type: improvement

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