summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNagaraju Goruganti <ngorugan@in.ibm.com>2018-02-05 20:15:52 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-14 21:31:48 +0000
commit61e56d31bba08bf533e10b4168595b9c02cc7457 (patch)
tree39877ce2e03a511872a19dffefa6c241f1d220ad
parent8a3b49d25419df8227ea88b18bc670865ec442b1 (diff)
downloadphosphor-dbus-interfaces-61e56d31bba08bf533e10b4168595b9c02cc7457.tar.gz
phosphor-dbus-interfaces-61e56d31bba08bf533e10b4168595b9c02cc7457.zip
Network: Add property:SendHostNameEnabled in DHCP Configuration
Change-Id: I54222ac9c6f1877b7786d4a3c35aaae526844ff8 Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
-rw-r--r--xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml5
1 files changed, 5 insertions, 0 deletions
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.
OpenPOWER on IntegriCloud