tcp: cleanup scoreboard after recovery 34/22034/2
authorFlorin Coras <fcoras@cisco.com>
Fri, 13 Sep 2019 01:49:44 +0000 (18:49 -0700)
committerFlorin Coras <fcoras@cisco.com>
Fri, 13 Sep 2019 01:54:32 +0000 (18:54 -0700)
commit321cfa5fcb8f347329a5296e2024ef0e6cef319f
tree751f7f6bb19dfc2eae8fd4a40c0e718838662f98
parent3b2db9002c14f9e0742622f2d503c5801d443827
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 <fcoras@cisco.com>
src/vnet/tcp/tcp_input.c