diff options
author | John DeNisco <jdenisco@cisco.com> | 2020-01-10 10:07:26 -0500 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2020-01-10 17:20:21 +0000 |
commit | 7c9fe920ce30efaef5a848ba346d0c7b53a77dd4 (patch) | |
tree | f0aa216bf2a2e33fe14d7f41fdc63011c4f27665 /src/vnet/lisp-gpe | |
parent | 854eb6e3ff87ace211a45a8053424d8432bd5755 (diff) |
docs: Edit FEATURE.yaml files so they can be published
Type: docs
Signed-off-by: John DeNisco <jdenisco@cisco.com>
Change-Id: I7280e5c5ad10a66c0787a5282291a2ef000bff5f
Diffstat (limited to 'src/vnet/lisp-gpe')
-rw-r--r-- | src/vnet/lisp-gpe/FEATURE.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vnet/lisp-gpe/FEATURE.yaml b/src/vnet/lisp-gpe/FEATURE.yaml index fb051e3d045..d2016e6120d 100644 --- a/src/vnet/lisp-gpe/FEATURE.yaml +++ b/src/vnet/lisp-gpe/FEATURE.yaml @@ -1,11 +1,11 @@ --- -name: Locator/ID Separation Protocol Generic Protocol Extension (LISP-GPE) +name: Locator ID Separation Protocol Generic Protocol Extension maintainer: Florin Coras <fcoras@cisco.com> features: - ITR, ETR and RTR modes - Support for Ethernet, IPv4, IPv6 and NSH EIDs (payloads) - Source/dest forwarding - IPv4 and IPv6 RLOCs -description: "LISP-GPE implementation" +description: "Locator ID Separation Protocol Generic Protocol Extension (LISP-GPE) implementation" state: production properties: [API, CLI, STATS, MULTITHREAD] |