Added a Network Interface Card enable boolean control

Added a boolean NIC enable control to allow the NIC to be enabled or
disabled. The control is added to support the Redfish InterfaceEnabled
property.

Tested:

Confirmed that the DBus property changed state after using the "ip
link set eth(x) down" and "up" command.
Also confirmed the value, when written using Redfish, changed the NIC
state.

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

phosphor-dbus-interfaces

YAML descriptors of standard dbus interfaces

Only the xyz/openbmc_project interfaces are built by default.

Enable the OpenPower D-Bus interfaces with:

--enable-openpower-dbus-interfaces