ipsec: Add FEATURE/yaml 05/24205/2
authorNeale Ranns <nranns@cisco.com>
Mon, 6 Jan 2020 23:16:18 +0000 (23:16 +0000)
committerOle Trøan <otroan@employees.org>
Tue, 7 Jan 2020 08:02:00 +0000 (08:02 +0000)
Type: docs

Change-Id: I9cb093589b84fdca3f4239da90c431e8bc4d74f1
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/ipsec/FEATURE.yaml [new file with mode: 0644]

diff --git a/src/vnet/ipsec/FEATURE.yaml b/src/vnet/ipsec/FEATURE.yaml
new file mode 100644 (file)
index 0000000..0fe7781
--- /dev/null
@@ -0,0 +1,11 @@
+---
+name: IP Security
+maintainer: Neale Ranns <nranns@cisco.com>
+features:
+  - IPSec (https://tools.ietf.org/html/rfc4301)
+  - Authetication Header (https://tools.ietf.org/html/rfc4302)
+  - Encapsulating Security Payload (https://tools.ietf.org/html/rfc4303)
+
+description: "IPSec"
+state: production
+properties: [API, CLI, MULTITHREAD]