blob: a517cb849de7598f68b1be73e6ab2352d4c0799a (
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 implementation of the Dynamic Host Configuration Protocol (DHCP) client"
state: production
properties: [API, CLI, MULTITHREAD]
|