From: Yu Ping Date: Tue, 18 Feb 2020 19:16:50 +0000 (+0800) Subject: tls: Add Feature yaml X-Git-Tag: v20.09-rc0~571 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=04f7830f9ac692795028b23a7a5a9ff4651d6323 tls: Add Feature yaml Type: docs Change-Id: Id1972fd1d0769f26ee73db326c22c6a57eb6ceab Signed-off-by: Yu Ping --- diff --git a/src/plugins/tlsopenssl/FEATURE.yaml b/src/plugins/tlsopenssl/FEATURE.yaml new file mode 100644 index 00000000000..4a172e8f96f --- /dev/null +++ b/src/plugins/tlsopenssl/FEATURE.yaml @@ -0,0 +1,11 @@ +--- +name: TLS OpenSSL +maintainer: Florin Coras , Ping Yu +features: + - OpenSSL engine for TLS + - TLS Async framework + - Enable QAT for crypto offload +description: "TLS OpenSSL plugin for VPP host stack" +state: experimental +properties: [API, CLI, STATS, MULTITHREAD] +