summaryrefslogtreecommitdiffstats
path: root/dhcp/dhcp-impl/asciidoc/Readme.adoc
blob: 793e40d365b09ebb0881a5ac63cbd281329335b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
= dhcp-impl

Provides translation layer for YANG models defined in dhcp-api

== DHCP Relay
DHCP Relay configuration CUD requests are mapped to dhcp_proxy_config_2 message:
https://git.fd.io/vpp/tree/src/vnet/dhcp/dhcp.api#n48

Operational read is not supported (missing VPP binary api for read).

Examples of request can be found in:
https://git.fd.io/cgit/hc2vpp/tree/dhcp/dhcp_postman_collection.json