session: ignore connecting half_open session in session_tx_fifo_dequeue_internal 47/39647/2
authorSteven Luong <sluong@cisco.com>
Wed, 11 Oct 2023 21:09:21 +0000 (14:09 -0700)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 25 Oct 2023 17:19:29 +0000 (17:19 +0000)
commit946cb7b22b5c2507d7967e7ee095b5ee0d76d8a9
tree501c93b06e4453f26954a3cb87abc87245d3496d
parent170ab647368dbb82e4ed580f4ab365ac5eec7df5
session: ignore connecting half_open session in session_tx_fifo_dequeue_internal

s->tx_fifo is 0 for the connecting half open session.

Type: fix

Change-Id: I2ba1ae99a2fa4fae1896587f40e0e4fb73c1edcb
Signed-off-by: Steven Luong <sluong@cisco.com>
(cherry picked from commit 947aa8fffcd85563ed0bad620f739e76c6002f50)
src/vnet/session/session_node.c