session: builtin app rx notifications regardless of state 53/22153/2
authorFlorin Coras <fcoras@cisco.com>
Thu, 19 Sep 2019 15:19:44 +0000 (08:19 -0700)
committerJohn Lo <loj@cisco.com>
Thu, 19 Sep 2019 17:49:33 +0000 (17:49 +0000)
commit5c29029ef029edc96340f9eecf7fe24821f2ef2a
treebd77efc8afa528ecfdc4cca39bc6fdf7d86d0720
parentde2dd6c35653225525b071d4dc748451e0d6bd7d
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 <fcoras@cisco.com>
src/vnet/session/application_worker.c