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:
d4dd1f8
)
igmp: Add feature.yaml
65/24165/2
author
Neale Ranns
<
[email protected]
>
Thu, 2 Jan 2020 23:36:52 +0000
(23:36 +0000)
committer
Paul Vinciguerra
<
[email protected]
>
Fri, 3 Jan 2020 04:04:41 +0000
(
04:04
+0000)
Type: docs
Change-Id: I8d6ab1b4fd9f059a3f4c8ba28fc9f20debfb65cb
Signed-off-by: Neale Ranns <
[email protected]
>
src/plugins/igmp/FEATURE.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/src/plugins/igmp/FEATURE.yaml
b/src/plugins/igmp/FEATURE.yaml
new file mode 100644
(file)
index 0000000..
aab4960
--- /dev/null
+++ b/
src/plugins/igmp/FEATURE.yaml
@@ -0,0
+1,9
@@
+---
+name: Internet Group Management Protocol
+maintainer: Neale Ranns <
[email protected]
>
+features:
+ - IGMPv3 only.
+
+description: "IGMP"
+state: production
+properties: [API, CLI, MULTITHREAD]