bier: add FEATURE.yaml 74/24174/2
authorNeale Ranns <nranns@cisco.com>
Fri, 3 Jan 2020 03:36:40 +0000 (03:36 +0000)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 3 Jan 2020 04:36:33 +0000 (04:36 +0000)
Type: docs

Change-Id: I843a410b7a14c7c61e44ea38cf7cb74f40ccf853
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/bier/FEATURE.yaml [new file with mode: 0644]

diff --git a/src/vnet/bier/FEATURE.yaml b/src/vnet/bier/FEATURE.yaml
new file mode 100644 (file)
index 0000000..fcd72d0
--- /dev/null
@@ -0,0 +1,12 @@
+---
+name: Bit Indexed Explicit Replication
+maintainer: Neale Ranns <nranns@cisco.com>
+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]