From 2b202bc4b2d870d76bfe6fb1906ae62e253cec72 Mon Sep 17 00:00:00 2001 From: Neale Ranns Date: Mon, 21 Sep 2020 08:17:51 +0000 Subject: lisp: Move to plugin Type: refactor Change-Id: I54df533a8f863c4e49742903cf2457f18b4fc506 Signed-off-by: Neale Ranns --- src/vnet/lisp-gpe/FEATURE.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/vnet/lisp-gpe/FEATURE.yaml (limited to 'src/vnet/lisp-gpe/FEATURE.yaml') diff --git a/src/vnet/lisp-gpe/FEATURE.yaml b/src/vnet/lisp-gpe/FEATURE.yaml deleted file mode 100644 index d2016e6120d..00000000000 --- a/src/vnet/lisp-gpe/FEATURE.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Locator ID Separation Protocol Generic Protocol Extension -maintainer: Florin Coras -features: - - ITR, ETR and RTR modes - - Support for Ethernet, IPv4, IPv6 and NSH EIDs (payloads) - - Source/dest forwarding - - IPv4 and IPv6 RLOCs -description: "Locator ID Separation Protocol Generic Protocol Extension (LISP-GPE) implementation" -state: production -properties: [API, CLI, STATS, MULTITHREAD] -- cgit 1.2.3-korg