commit | 593ac2ebb5ff779356de676865b37bd6f067b0c5 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Apr 22 08:11:23 2019 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Apr 23 12:58:11 2019 +0000 |
tree | 0f7bbd85c44ac1bc7963b3cead872369e106f4a9 | |
parent | 634e8d0c70ad2c7732e13439fcbca569457919a5 [diff] |
Add internal ipmi channel This configures a channel for the internal communication via the native D-Bus channel. This is what the internal copy of ipmitool would run commands as. So if any command run by the internal ipmitool uses the special channel 0x0E, it will be reported as 0x08 (INTRABMC). Change-Id: Ic386f3ae62726bf5b0fbb8d4b97db8edf16e0e28 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>