From: Neale Ranns Date: Fri, 3 Jan 2020 03:36:40 +0000 (+0000) Subject: bier: add FEATURE.yaml X-Git-Tag: v20.05-rc0~84 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=3ff2ae24caa84ef8d0368b45dc21f04e72a7a247;hp=9abfbb221383d854c82b9016df72429cdda7ab98;p=vpp.git bier: add FEATURE.yaml Type: docs Change-Id: I843a410b7a14c7c61e44ea38cf7cb74f40ccf853 Signed-off-by: Neale Ranns --- diff --git a/src/vnet/bier/FEATURE.yaml b/src/vnet/bier/FEATURE.yaml new file mode 100644 index 00000000000..fcd72d0a2e5 --- /dev/null +++ b/src/vnet/bier/FEATURE.yaml @@ -0,0 +1,12 @@ +--- +name: Bit Indexed Explicit Replication +maintainer: Neale Ranns +features: + - Multicast Using Bit Index Explicit Replication + (https://tools.ietf.org/html/rfc8279) + - Encapsulation for Bit Index Explicit Replication (BIER) in MPLS and + Non-MPLS Networks (https://tools.ietf.org/html/rfc8296) + +description: "BIER" +state: production +properties: [API, CLI, MULTITHREAD]