2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-15 20:27:45 +00:00
Jarrod Johnson 0115a3d79b Handle packet loss correctly in logout/logon
Session establishment would fail to restart on loss due to deciding to
append to pending payload.  Fix by having the establishment phase
reset the payload situation.  On logout, the false to retry caused
raw_command to wait forever.  Fix by having raw_command not bother
waiting for such things.

Change-Id: I26d2116bf78440b3ccfc319094283c5d7a58cc5e
2014-05-09 14:13:13 -04:00
2013-08-17 22:29:25 -04:00
2013-06-30 14:21:20 -04:00
2013-08-17 22:29:25 -04:00
2013-06-24 14:15:39 -04:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2013-06-30 14:21:20 -04:00

This is a pure python implementation of IPMI protocol.

pyghmicons and pyghmiutil are example scripts to show how one may incorporate
this library into python code
Description
No description provided
Readme 13 MiB
Languages
Python 99.9%
Shell 0.1%