Network IPMI server

Clone this repo:

Branches

  1. 01373c2 Fix coredump when using nullptr by George Liu · 5 weeks ago master
  2. afac94d Fix the coredump problem caused by lock acquisition failure by George Liu · 8 weeks ago
  3. 8425624 clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  4. acb8d90 gcc14: fix C++ One Definition Rule by Andrew Geissler · 5 months ago
  5. 916d875 README.md: Fix MD040 warnings by George Liu · 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.