Network IPMI server

Clone this repo:

Branches

  1. 426fcab SOL: Another attempt to fix coredump issue by Konstantin Aladyshev · 5 weeks ago master
  2. c055285 meson: Add CLI11 dependency by George Liu · 3 months ago
  3. 80798ec Remove libmapper dependency by George Liu · 3 months ago
  4. 34a2c41 Handle SOL payload deactivation for stale session by Jayaprakash Mutyala · 7 months ago
  5. 5499bf8 SOL: Fix coredump due to recursive call deadlock by Jian Zhang · 3 months ago

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`.