tcp: avoid head retransmit if scoreboard has no holes 84/22784/2
authorFlorin Coras <fcoras@cisco.com>
Wed, 16 Oct 2019 17:07:39 +0000 (10:07 -0700)
committerDave Barach <openvpp@barachs.net>
Wed, 16 Oct 2019 19:54:10 +0000 (19:54 +0000)
commit8a8b05c526883fe34b83239a3c4f56087d1df9e5
tree30ddd5cd3479bd6ac0f963c21104e39e109c4546
parent71e5b4710258376873c62428cb4a81b2a650fc26
tcp: avoid head retransmit if scoreboard has no holes

Type: fix

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