tcp: fix persist assert 56/24256/3
authorFlorin Coras <fcoras@cisco.com>
Wed, 8 Jan 2020 23:30:15 +0000 (23:30 +0000)
committerJohn Lo <loj@cisco.com>
Thu, 9 Jan 2020 16:29:10 +0000 (16:29 +0000)
commita6696719cb9fcd8ab54a5007e91dac6aeffe4e70
treefb4c0098641cf74f87316891f3682e1d4edc91f2
parentbbff1439c06fd92a0be639867b835407f7183519
tcp: fix persist assert

Type: fix

Persist and retransmit can pop at the same time.

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