commit | ddb1f443d1d6e76949a230847e6145b108114a40 | [log] [tgz] |
---|---|---|
author | anil kumar appana <anil.kumarx.appana@intel.com> | Thu Jul 04 18:07:27 2019 +0000 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Oct 28 16:09:45 2019 +0000 |
tree | 05372709482c50eeed87704b60d9dcf18dfe48f0 | |
parent | 4cc42556be1e69f1210e3a0a0bcff49078e39ec6 [diff] |
channelcmds:fix set chnl access sessionless chnl Return proper error code 0x82 for session-less channel Tested 1.verified with ipmitool raw commands ipmitool raw 0x06 0x40 0x00 0x40 0x04 Unable to send RAW command (channel=0x0 netfn=0x6 lun=0x0 cmd=0x40 rsp=0x82): Unknown (0x82) ipmitool raw 0x06 0x41 0x00 0x40 Unable to send RAW command (channel=0x0 netfn=0x6 lun=0x0 cmd=0x41 rsp=0x82): Unknown (0x82) Signed-off-by: anil kumar appana <anil.kumarx.appana@intel.com> Change-Id: I9ada001427a6c3dcaaf6de026f8831faa54c182d
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
.