From: Neale Ranns Date: Mon, 6 Jan 2020 23:30:59 +0000 (+0000) Subject: mpls: Add FEATURE.yaml X-Git-Tag: v20.05-rc0~49 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=499b864de6bc465a61206d37a7aec23c8dc28dd7 mpls: Add FEATURE.yaml Type: docs Change-Id: Ic76a4bbfe2e2e45b7ea44556bc974c243970e9bf Signed-off-by: Neale Ranns --- 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 +features: + - Label imposition/disposition - pipe and uniform mode + - Tunnels - unidirectional + +description: "MPLS" +state: production +properties: [API, CLI, MULTITHREAD]