session: mark half-open transport closed on ntf 90/39090/1
authorFlorin Coras <fcoras@cisco.com>
Tue, 20 Jun 2023 23:50:51 +0000 (16:50 -0700)
committerFlorin Coras <fcoras@cisco.com>
Tue, 20 Jun 2023 23:50:51 +0000 (16:50 -0700)
commitfb49e078164cd077f652358ad6cfdcda4bdfe73e
tree0272b89f62f150f7ddabe43c6817e84246e0dc23
parent5cca669fc723371f6692e4b88136728bf7353b92
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