Network IPMI server

Clone this repo:

Branches

  1. 7c91cdd clang-tidy: format with config-clang-tidy by Patrick Williams · 3 weeks ago master
  2. 8207f9e phosphor-ipmi-net.socket: adjust BindToDevice by Patrick Williams · 3 weeks ago
  3. 888f0d3 meson: reformat with meson formatter by Patrick Williams · 4 months ago
  4. bac2f1a Enable clang-tidy and apply fixes by Lei YU · 4 months ago
  5. 3145b66 Update Vernon Mauery email by Vernon Mauery · 4 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.