Reapply: "Enhance DHCP beyond just OFF and IPv4/IPv6 enabled."

DHCP is not a binary option.  The network interface can have DHCP
disabled, IPv4 only, IPv6 only, and IPv4/IPv6.

Signed-off-by: Johnathan Mantey <jonathanx.mantey@intel.com>

Reapplied ->
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: I7654116aa3962de253225271190ce4a2fe229ce9
1 file changed
tree: 8c7ae6fa5721c23f9a8ace9498033283593f0e0c
  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