tcp: allow fins in syns in syn-rcvd 81/39681/2
authorFlorin Coras <fcoras@cisco.com>
Sat, 14 Oct 2023 22:16:18 +0000 (15:16 -0700)
committerDave Barach <vpp@barachs.net>
Mon, 16 Oct 2023 20:00:49 +0000 (20:00 +0000)
commitda2ae9af61fbdb3b68eb72f8d35294fdb3720303
treea80b9f1883a8e9b32e4ac24c0e69cab5a8d86f06
parent61d63e8323d11240edab44ff714def1c573fc987
tcp: allow fins in syns in syn-rcvd

Also make sure connection is properly cleaned up.

Type: fix

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