oxidecomputer/opte

Allow configuring hostname as part of `VpcCfg` to return with DHCP response.

Closed this issue · 0 comments

A DHCP server can send along an option1 indicating the host name for a client as part of the DHCP response.

Per the RFC, the host name doesn't need to be fully qualified but relatedly, we might want to also send a domain name2?

Footnotes

  1. RFC 2132 § 3.14 Host Name Option

  2. RFC 2132 § 3.17 Domain Name