[PATCH phosphor-host-ipmid v2] IPMI support for get and set lan

OpenBMC Patches patches at stwcx.xyz
Sat Oct 31 07:17:55 AEDT 2015


Add enough support to query common network parameters
and be able to setup the network vi IPMI.
Use command line for now.

https://github.com/openbmc/phosphor-host-ipmid/pull/26

Adriana Kobylak (1):
  IPMI support for get and set lan

 Makefile           |   1 +
 ipmid-api.h        |  20 +++---
 transporthandler.C | 200 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 transporthandler.h |  18 +++++
 4 files changed, 229 insertions(+), 10 deletions(-)
 create mode 100644 transporthandler.C
 create mode 100644 transporthandler.h

-- 
2.6.0




More information about the openbmc mailing list