tcp: cleanup scoreboard after recovery 06/22306/3
authorFlorin Coras <[email protected]>
Fri, 13 Sep 2019 01:49:44 +0000 (18:49 -0700)
committerAndrew Yourtchenko <[email protected]>
Sun, 29 Sep 2019 16:41:21 +0000 (16:41 +0000)
commitdedb3c8d95322cbac280660bc21665b35d8a3af1
tree8a1a170d7d9f88337f1207a7781b8301d7223230
parent9dba3dbf03b61b86c45091c12f82fa16bde54510
tcp: cleanup scoreboard after recovery

Type: fix

When recovering from congestion, remove last hole in scoreboard if it
covers all bytes sent above snd_congestion.

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