tcp: fix persist assert 79/28279/2
authorFlorin Coras <[email protected]>
Wed, 8 Jan 2020 23:30:15 +0000 (23:30 +0000)
committerDave Wallace <[email protected]>
Wed, 12 Aug 2020 15:24:14 +0000 (15:24 +0000)
commit71eab61d3162628666dcf0a507a24a554681c409
treeb5009a156ad4bdeef6c14e5839e31ba87ec9d805
parent9568a58ee571b53ed98105a4cd1350cb52a4de65
tcp: fix persist assert

Type: fix

Persist and retransmit can pop at the same time.

Signed-off-by: Florin Coras <[email protected]>
Change-Id: Ia9530645cc84c83a881a75d7b4627197dc50ed29
(cherry picked from commit a6696719cb9fcd8ab54a5007e91dac6aeffe4e70)
src/vnet/tcp/tcp_output.c