diff options
Diffstat (limited to 'src/vnet/lisp-gpe')
-rw-r--r-- | src/vnet/lisp-gpe/FEATURE.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/vnet/lisp-gpe/FEATURE.yaml b/src/vnet/lisp-gpe/FEATURE.yaml new file mode 100644 index 00000000000..fb051e3d045 --- /dev/null +++ b/src/vnet/lisp-gpe/FEATURE.yaml @@ -0,0 +1,11 @@ +--- +name: Locator/ID Separation Protocol Generic Protocol Extension (LISP-GPE) +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" +state: production +properties: [API, CLI, STATS, MULTITHREAD] |