[PATCH phosphor-host-ipmid v3] Initial IPMI Net Function router
OpenBMC Patches
patches at stwcx.xyz
Fri Oct 9 05:44:27 AEDT 2015
https://github.com/openbmc/phosphor-host-ipmid/pull/1
vishwabmc (1):
Final IPMI Net Function router
Makefile | 24 +++++
apphandler.C | 58 +++++++++++
apphandler.h | 11 ++
ipmid-api.h | 91 +++++++++++++++++
ipmid.C | 326 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ipmid.H | 15 +++
6 files changed, 525 insertions(+)
create mode 100755 Makefile
create mode 100755 apphandler.C
create mode 100644 apphandler.h
create mode 100755 ipmid-api.h
create mode 100644 ipmid.C
create mode 100755 ipmid.H
--
2.6.0
More information about the openbmc
mailing list