Enhance DHCP beyond just OFF and IPv4/IPv6 enabled

Reverting the revert of the revert of commit 2d3b637.
The commits that depend upon this D-Bus change are ready to be
merged.

https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-host-ipmid/+/27278
https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-networkd/+/24666

BMCWeb is using the D-Bus elements provided by this commit.

Change-Id: I53248fe57904afd03d99247a577d892dc53cb2c3
Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
1 file changed
tree: a936dc370de840b2133745ae67801636caa9b73a
  1. com/
  2. org/
  3. xyz/
  4. .gitignore
  5. bootstrap.sh
  6. configure.ac
  7. generate_makefile.sh
  8. generate_yaml_makefile.sh
  9. LICENSE
  10. MAINTAINERS
  11. Makefile.am
  12. Makefile.interfaces.in
  13. Makefile.yaml.in
  14. phosphor-dbus-interfaces.pc.in
  15. README.md
README.md

phosphor-dbus-interfaces

YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.

Only the xyz/openbmc_project interfaces are built by default.

Enable the OpenPower D-Bus interfaces with:

--enable-openpower-dbus-interfaces

Enable IBM D-Bus interfaces with:

--enable-ibm-dbus-interfaces