summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2020-01-06 23:30:59 +0000
committerOle Trøan <otroan@employees.org>2020-01-07 08:01:27 +0000
commit499b864de6bc465a61206d37a7aec23c8dc28dd7 (patch)
tree233287c76cd0c593dc4b5877f3899a642a312bd0
parentdc376eaa0c48ae6b90641fddc49678255885c42d (diff)
mpls: Add FEATURE.yaml
Type: docs Change-Id: Ic76a4bbfe2e2e45b7ea44556bc974c243970e9bf Signed-off-by: Neale Ranns <nranns@cisco.com>
-rw-r--r--src/vnet/mpls/FEATURE.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/vnet/mpls/FEATURE.yaml b/src/vnet/mpls/FEATURE.yaml
new file mode 100644
index 00000000000..89c45899cf7
--- /dev/null
+++ b/src/vnet/mpls/FEATURE.yaml
@@ -0,0 +1,10 @@
+---
+name: Multi-Protocol Label Switching
+maintainer: Neale Ranns <nranns@cisco.com>
+features:
+ - Label imposition/disposition - pipe and uniform mode
+ - Tunnels - unidirectional
+
+description: "MPLS"
+state: production
+properties: [API, CLI, MULTITHREAD]