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:
d3955fb
)
dhcp: add FEATURE.yaml for the DHCP plugin
00/23700/3
author
Jerome Tollet
<
[email protected]
>
Fri, 29 Nov 2019 17:21:46 +0000
(18:21 +0100)
committer
Florin Coras
<
[email protected]
>
Sat, 30 Nov 2019 17:24:42 +0000
(17:24 +0000)
Type: docs
Signed-off-by: Jerome Tollet <
[email protected]
>
Change-Id: Ia2b892e550d391d421d9980d736768c918955cb6
src/plugins/dhcp/FEATURE.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/src/plugins/dhcp/FEATURE.yaml
b/src/plugins/dhcp/FEATURE.yaml
new file mode 100644
(file)
index 0000000..
acc7eaf
--- /dev/null
+++ b/
src/plugins/dhcp/FEATURE.yaml
@@ -0,0
+1,11
@@
+---
+name: Dynamic Host Configuration Protocol (DHCP)
+maintainer: Dave Barach <
[email protected]
>, Neale Ranns <
[email protected]
>
+features:
+ - DHCP client (v4/v6)
+ - DHCPv6 prefix delegation
+ - DHCP Proxy / Option 82
+
+description: "DHCP client"
+state: production
+properties: [API, CLI, MULTITHREAD]