From 61e56d31bba08bf533e10b4168595b9c02cc7457 Mon Sep 17 00:00:00 2001 From: Nagaraju Goruganti Date: Mon, 5 Feb 2018 20:15:52 -0600 Subject: Network: Add property:SendHostNameEnabled in DHCP Configuration Change-Id: I54222ac9c6f1877b7786d4a3c35aaae526844ff8 Signed-off-by: Nagaraju Goruganti --- xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml b/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml index b89b492..cc35446 100644 --- a/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml +++ b/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml @@ -17,3 +17,8 @@ properties: description: > if true then the hostname received from the DHCP server will be set as the transient hostname of the system. + - name: SendHostNameEnabled + type: boolean + description: > + if true then DHCP option 12 is enabled i.e machine`s hostname will be + sent to the DHCP server. -- cgit v1.2.1