commit | 5c3b72c6c167bf69de1dfd813745a7170b5ae995 | [log] [tgz] |
---|---|---|
author | Ayushi Smriti <smriti.ayushi@linux.intel.com> | Fri Aug 30 13:47:31 2019 +0000 |
committer | smriti.ayushi <smriti.ayushi@linux.intel.com> | Wed Sep 25 05:31:25 2019 +0000 |
tree | 0d30af2bfa5b7e35d8f94c879b220feda8f0ac62 | |
parent | 30fd0a18b2e19b8a8777f9be91f9c5a0d593ffbb [diff] |
Fix: refactor get channel cipher suite command Get channel cipher suites command updated as per new ipmi structure. Tested: ipmitool raw 0x06 0x54 0x01 0x00 0x80 01 c0 03 01 41 81 c0 11 03 44 81 //response Also verified by issuing cmd: ipmitool channel getciphers ipmi 0x01 which listed supported CIA algorithms as response Signed-off-by: Ayushi Smriti <smriti.ayushi@linux.intel.com> Change-Id: Ibc942f5b197c72071cd35a138fbe244db7519824
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
.