commit | affadb557aa54d0631db64c8ccbdd320543c5033 | [log] [tgz] |
---|---|---|
author | Johnathan Mantey <johnathanx.mantey@intel.com> | Mon Oct 07 10:13:53 2019 -0700 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Thu Oct 17 10:33:14 2019 +0000 |
tree | cf2261eb1a3deb0badf6c1068f2ef0d8beff324c | |
parent | d0c7e27e01086ddd45727e2c5a77946ac9106c3e [diff] |
Restore IPMI RMCP+ cipher suite commands The work done to migrate this file from the old IPMI calling structure to the new calling structure removed the RMCP+ cipher suite commands. The prior commit was approved on the condition these commands be restored. Tested: ipmitool raw 0xc 2 1 22 0 0 ; returns correct cipher count ipmitool raw 0xc 2 1 23 0 0 ; returns the active cipher ID's Change-Id: Ie0ac0fb066f53772174e7e61d2c81ae876b6c2e3 Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
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
.