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/lisp-cp/FEATURE.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/vnet/lisp-cp/FEATURE.yaml') diff --git a/src/vnet/lisp-cp/FEATURE.yaml b/src/vnet/lisp-cp/FEATURE.yaml index 957186de689..fb48e1fd232 100644 --- a/src/vnet/lisp-cp/FEATURE.yaml +++ b/src/vnet/lisp-cp/FEATURE.yaml @@ -1,5 +1,5 @@ --- -name: Locator/ID Separation Protocol (LISP) Control Plane +name: Locator ID Separation Protocol Control Plane maintainer: Florin Coras features: - ITR, ETR and RTR mode of operation @@ -9,6 +9,6 @@ features: - RLOC-probing - Support for Ethernet, IPv4, IPv6 and NSH EIDs (payloads) - Map-resolver failover algorithm -description: "LISP control plane implementation" +description: "Locator ID Separation Protocol control plane (LISP) implementation" state: production properties: [API, CLI, STATS, MULTITHREAD] -- cgit 1.2.3-korg