dhcp: add FEATURE.yaml for the DHCP plugin 00/23700/3
authorJerome Tollet <[email protected]>
Fri, 29 Nov 2019 17:21:46 +0000 (18:21 +0100)
committerFlorin 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]

diff --git a/src/plugins/dhcp/FEATURE.yaml b/src/plugins/dhcp/FEATURE.yaml
new file mode 100644 (file)
index 0000000..acc7eaf
--- /dev/null
@@ -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]