tls: propagate reads to app irrespective of state 28/39628/2
authorFlorin Coras <fcoras@cisco.com>
Sat, 7 Oct 2023 21:27:52 +0000 (14:27 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Sun, 8 Oct 2023 00:16:56 +0000 (00:16 +0000)
commitaa7b88120ad83a29a05522bed4e5aa71524b8aba
treed753043e4b65521fd0fed0b8b283927e44251b12
parenta3d55df1e91a7df4ad4c0e1b639ba12a1ed04c79
tls: propagate reads to app irrespective of state

Session input node handles rx notifications even if session not fully
accepted/connected

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I6560c45db8f8e0b7f0dc3bdd0939f13ca2f43f15
src/plugins/tlsopenssl/tls_openssl.c
src/plugins/tlspicotls/tls_picotls.c