session: builtin app rx notifications regardless of state 90/22390/2
authorFlorin Coras <[email protected]>
Thu, 19 Sep 2019 15:19:44 +0000 (08:19 -0700)
committerAndrew Yourtchenko <[email protected]>
Mon, 30 Sep 2019 15:30:00 +0000 (15:30 +0000)
commit8e4afc86d2e1853abcf0626902a2e75ef127b631
tree3b9ac8ffcce3ffafd637385609bf280d3cdae939
parent2fa9f679c89d2d25d0a2024e9faaedbd73cbbb61
session: builtin app rx notifications regardless of state

Type: feature

Provide rx notifications to builtin apps even after disconnect.
Consequently tcp connections that are past FIN_WAIT_1 can still receive
rx notifications.

This is not currently supported for external applications.

Change-Id: I529da7f7120b0e7c62c5026ac71f86d6b5196cf4
Signed-off-by: Florin Coras <[email protected]>
(cherry picked from commit 5c29029ef029edc96340f9eecf7fe24821f2ef2a)
src/vnet/session/application_worker.c