Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9abfbb2
)
bier: add FEATURE.yaml
74/24174/2
author
Neale Ranns
<
[email protected]
>
Fri, 3 Jan 2020 03:36:40 +0000
(
03:36
+0000)
committer
Paul Vinciguerra
<
[email protected]
>
Fri, 3 Jan 2020 04:36:33 +0000
(
04:36
+0000)
Type: docs
Change-Id: I843a410b7a14c7c61e44ea38cf7cb74f40ccf853
Signed-off-by: Neale Ranns <
[email protected]
>
src/vnet/bier/FEATURE.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/src/vnet/bier/FEATURE.yaml
b/src/vnet/bier/FEATURE.yaml
new file mode 100644
(file)
index 0000000..
fcd72d0
--- /dev/null
+++ b/
src/vnet/bier/FEATURE.yaml
@@ -0,0
+1,12
@@
+---
+name: Bit Indexed Explicit Replication
+maintainer: Neale Ranns <
[email protected]
>
+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]