Home
last modified time | relevance | path

Searched hist:"9 ce5a9a0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/kcsbridge/
H A D.clang-format9ce5a9a0 Tue Mar 12 15:59:25 CDT 2019 Vernon Mauery <vernon.mauery@linux.intel.com> Convert kcsbridged to C++17, sdbusplus::asio, and new IPMI D-Bus API

This rewrites the C-style kcsbridged in modern C++, taking advantage of
the sdbusplus::asio bindings. This also converts the bridge to use the
new IPMI D-Bus API, which is method based instead of signal/method
based.

Tested-by: Using a parameterized unit file, launching via
sytemctl start phosphor-ipmi-kcs@ipmi-kcs3
verify from host:
modprobe ipmi_si
ipmitool mc info

Change-Id: I3a3e85a23fa7b76814848fcf270d25e4510bdd77
Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>