Hi ,

Attached is the small patch files for the following functionalities

1) Addition of RadiSys OEM and "RadiSys Corporation" string in the ipmi.h 
and ipmi_strings.c file respectively [ ipmi.h.patch and 
ipmi_strings.c.patch]



2) In case of open interface (KCS), there was a issue when the IPMC 
returns completion code of 0x80 the response data bytes we not properly 
copied into the rsp.data structure. And as in HPM implementation, where 
0x80 (Command In Progress) is considered to be a valid completion and the 
response data needs to be copied properly. [open.c.patch]


3) While testing the SOL functionality, found out that we may need some 
more retries before declaring that the communication is lost, ie SOL 
session expired. So added a SOL retry variable where we will retry for 
some more time before declaring it as session closed. It usually helps 
where we do payload reset through SOL console window and the  payload may 
bring the Network down for some time and bring it back again. And in the 
same time if the ipmitool retries within that time and it will come out 
indicating the the IPMC has closed the session eventhough IPMC has SOL 
session opened. [ ipmi_sol.c.patch]



The above patches should not affect any of the existing functionality..

Thanks,
Harshad Prabhu

Attachment: ipmi.h.patch
Description: Binary data

Attachment: ipmi_strings.c.patch
Description: Binary data

Attachment: open.c.patch
Description: Binary data

Attachment: ipmi_sol.c.patch
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to