Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e5ecf3e
)
tls: Add Feature yaml
36/25236/3
author
Yu Ping
<
[email protected]
>
Tue, 18 Feb 2020 19:16:50 +0000
(
03:16
+0800)
committer
Florin Coras
<
[email protected]
>
Tue, 18 Feb 2020 15:07:50 +0000
(15:07 +0000)
Type: docs
Change-Id: Id1972fd1d0769f26ee73db326c22c6a57eb6ceab
Signed-off-by: Yu Ping <
[email protected]
>
src/plugins/tlsopenssl/FEATURE.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/src/plugins/tlsopenssl/FEATURE.yaml
b/src/plugins/tlsopenssl/FEATURE.yaml
new file mode 100644
(file)
index 0000000..
4a172e8
--- /dev/null
+++ b/
src/plugins/tlsopenssl/FEATURE.yaml
@@ -0,0
+1,11
@@
+---
+name: TLS OpenSSL
+maintainer: Florin Coras <
[email protected]
>, Ping Yu <
[email protected]
>
+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]
+