mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
cc0559d9b9
Ignore packet overrun in RAKP2 and RAKP4
At least one BMC with one firmware sends junk data at the end of their RAKP2 and RAKP4 messages. Tolerate by ignoring that data, since it is harmless to ignore Change-Id: I9417f26649c1be527fd9de7b648121f49452031b
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
Languages
Python
99.9%
Shell
0.1%