From 7c9fe920ce30efaef5a848ba346d0c7b53a77dd4 Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Fri, 10 Jan 2020 10:07:26 -0500 Subject: docs: Edit FEATURE.yaml files so they can be published Type: docs Signed-off-by: John DeNisco Change-Id: I7280e5c5ad10a66c0787a5282291a2ef000bff5f --- src/vnet/ipsec/FEATURE.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vnet/ipsec/FEATURE.yaml') diff --git a/src/vnet/ipsec/FEATURE.yaml b/src/vnet/ipsec/FEATURE.yaml index 0fe77819e70..1f2915a0128 100644 --- a/src/vnet/ipsec/FEATURE.yaml +++ b/src/vnet/ipsec/FEATURE.yaml @@ -6,6 +6,6 @@ features: - Authetication Header (https://tools.ietf.org/html/rfc4302) - Encapsulating Security Payload (https://tools.ietf.org/html/rfc4303) -description: "IPSec" +description: "An implementation of IPSec" state: production properties: [API, CLI, MULTITHREAD] -- cgit 1.2.3-korg