session: mark half-open transport closed on ntf 90/39090/2
authorFlorin Coras <fcoras@cisco.com>
Tue, 20 Jun 2023 23:50:51 +0000 (16:50 -0700)
committerDave Barach <vpp@barachs.net>
Wed, 21 Jun 2023 16:52:22 +0000 (16:52 +0000)
commit4aeba3776244efe5fbf8de894b6af13a9220762c
treea8c208c6e1bc80f4baf85097a3609d48c520b58d
parenta9edb9a16895219ec47f2af1acc4289e587ab76f
session: mark half-open transport closed on ntf

Make sure half-open sessions are marked as transport closed once
connected notification is provided. This ensures that if they've been
scheduled for tx, the event is ignored.

Type: fix

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