tcp: use rate sample rtt in recovery if possible 07/22307/3
authorFlorin Coras <[email protected]>
Wed, 11 Sep 2019 20:42:57 +0000 (13:42 -0700)
committerAndrew Yourtchenko <[email protected]>
Sun, 29 Sep 2019 16:45:32 +0000 (16:45 +0000)
commit6702641f536ba1a14075b2b24ffd2fb9c6167791
tree948ba872a335926b9731e182399a6d76afbd0b09
parentdedb3c8d95322cbac280660bc21665b35d8a3af1
tcp: use rate sample rtt in recovery if possible

If in recovery and rate samples are taken for burts that have not been
retransmitted, use the rtt estimate.

Type: feature

Change-Id: I95028f492008457c959157aa4ee4c3435fa9c3f0
Signed-off-by: Florin Coras <[email protected]>
(cherry picked from commit 1dbda64b467f020db131cb9a01422b8f3fbf58df)
src/vnet/tcp/tcp_input.c