aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/lisp-cp/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/lisp-cp/FEATURE.yaml')
-rw-r--r--src/vnet/lisp-cp/FEATURE.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/vnet/lisp-cp/FEATURE.yaml b/src/vnet/lisp-cp/FEATURE.yaml
new file mode 100644
index 00000000000..957186de689
--- /dev/null
+++ b/src/vnet/lisp-cp/FEATURE.yaml
@@ -0,0 +1,14 @@
+---
+name: Locator/ID Separation Protocol (LISP) Control Plane
+maintainer: Florin Coras <fcoras@cisco.com>
+features:
+ - ITR, ETR and RTR mode of operation
+ - Multitenancy
+ - Multihoming
+ - Source/dest map-cache lookups
+ - RLOC-probing
+ - Support for Ethernet, IPv4, IPv6 and NSH EIDs (payloads)
+ - Map-resolver failover algorithm
+description: "LISP control plane implementation"
+state: production
+properties: [API, CLI, STATS, MULTITHREAD]