commit | 22be97b3f5331106b3dab8101a0df8392abf3ea2 | [log] [tgz] |
---|---|---|
author | Nagaraju Goruganti <ngorugan@in.ibm.com> | Wed Feb 07 01:19:59 2018 -0600 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Thu Feb 22 06:45:26 2018 +0000 |
tree | b6842f12bdd752ae9a5f101806986ebe64492530 | |
parent | 73f44518bdafd438f800d31d47ee9176d42cc83f [diff] |
DCMI: Add get/set Configuration Parameters command 1.Systemd-networkd doesn't allow to configure DHCP timings, so set is not implemented. 2.Get command to DHCP timings will return hardcoded values from systemd-networkd source code. 3.Systemd-networkd doesn't support Random Back off, so not implemented. 4.As the info about VendorClassIdentifier is not clear in the spec, Right now we are not supporting DHCP Option 60 and Option 43. We will open new issue for it. Resolves openbmc/openbmc#2752 Change-Id: I2682e5e43ceb19647e5240b095f601777213530b Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.