tcp: use rate sample rtt in recovery if possible 04/22004/3
authorFlorin Coras <fcoras@cisco.com>
Wed, 11 Sep 2019 20:42:57 +0000 (13:42 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 16 Sep 2019 22:57:01 +0000 (22:57 +0000)
commit1dbda64b467f020db131cb9a01422b8f3fbf58df
tree31ffb55ce0341b5e3dd15918bd247151f45997e9
parent5554c56a65cff3ef90844eb5e63d89283fae74df
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 <fcoras@cisco.com>
src/vnet/tcp/tcp_input.c