tls:fix connection failures with pipeline config 42/42942/2
authorVarun Rapelly <[email protected]>
Wed, 30 Apr 2025 02:26:07 +0000 (02:26 +0000)
committerFlorin Coras <[email protected]>
Wed, 14 May 2025 07:40:13 +0000 (07:40 +0000)
commita8c17a75321259a79af505270539f9bab17c5406
tree0c1060061c6ad88811f23bc36862be54627839a5
parent63d42e89fe8c0856edfa2050909cbc0397d9bcce
tls:fix connection failures with pipeline config

This patch fixes connection failures and incomplete reads with async
mode and pipeline configuration.
Issue: https://github.com/FDio/vpp/issues/3606

Type: fix
Change-Id: I159861a047882ce41becc9f2e2807bf0a80c8167
Signed-off-by: Varun Rapelly <[email protected]>
src/plugins/tlsopenssl/tls_async.c
src/plugins/tlsopenssl/tls_openssl.c