[PATCH phosphor-host-ipmid v2 0/3] Initial IPMI Net Function router
OpenBMC Patches
patches at stwcx.xyz
Thu Oct 8 19:59:02 AEDT 2015
https://github.com/openbmc/phosphor-host-ipmid/pull/1
vishwabmc (3):
Initial IPMI Net Function router
Patch set-2 for IPMI function router
Patch set-3 for IPMI function router
Makefile | 24 +++++
apphandler.C | 58 +++++++++++
apphandler.H | 32 ++++++
apphandler.h | 11 ++
ipmid-api.h | 91 ++++++++++++++++
ipmid.C | 329 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ipmid.H | 15 +++
ipmidcommon.H | 63 +++++++++++
8 files changed, 623 insertions(+)
create mode 100755 Makefile
create mode 100755 apphandler.C
create mode 100644 apphandler.H
create mode 100644 apphandler.h
create mode 100755 ipmid-api.h
create mode 100644 ipmid.C
create mode 100755 ipmid.H
create mode 100755 ipmidcommon.H
--
2.6.0
More information about the openbmc
mailing list