From: Neale Ranns Date: Mon, 6 Jan 2020 23:16:18 +0000 (+0000) Subject: ipsec: Add FEATURE/yaml X-Git-Tag: v20.05-rc0~47 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=8e39e6290597eef78803f901ccde7d62ea47ff9c ipsec: Add FEATURE/yaml Type: docs Change-Id: I9cb093589b84fdca3f4239da90c431e8bc4d74f1 Signed-off-by: Neale Ranns --- diff --git a/src/vnet/ipsec/FEATURE.yaml b/src/vnet/ipsec/FEATURE.yaml new file mode 100644 index 00000000000..0fe77819e70 --- /dev/null +++ b/src/vnet/ipsec/FEATURE.yaml @@ -0,0 +1,11 @@ +--- +name: IP Security +maintainer: Neale Ranns +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]