Network IPMI server

Clone this repo:

Branches

  1. 067d178 remove IPMI_CC_OK by George Liu · 7 days ago master
  2. 7c91cdd clang-tidy: format with config-clang-tidy by Patrick Williams · 6 weeks ago
  3. 8207f9e phosphor-ipmi-net.socket: adjust BindToDevice by Patrick Williams · 6 weeks ago
  4. 888f0d3 meson: reformat with meson formatter by Patrick Williams · 4 months ago
  5. bac2f1a Enable clang-tidy and apply fixes by Lei YU · 5 months ago

phosphor-net-ipmid

To Build

To build this package, do the following steps:

1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make

To clean the repository run ./bootstrap.sh clean.