blob: 469af29cee53e5c71ef8eae54e059907f5c65706 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
name: Dynamic Host Configuration Protocol
maintainer: Dave Barach <dave@barachs.net>, Neale Ranns <nranns@cisco.com>
features:
- DHCP client (v4/v6)
- DHCPv6 prefix delegation
- DHCP Proxy / Option 82
description: "An implemenation of the Dynamic Host Configuration Protocol (DHCP) client"
state: production
properties: [API, CLI, MULTITHREAD]
|