mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 20:27:45 +00:00
Jarrod Johnson
61c3bfd867
Fix coping with incoming packet in incomplete state
If a session is partially ready to go, but not fully, drop packets. This can occur if just the right packets drop such that the remote end gets going but the local end does not receive them. Change-Id: I63ac506484a1792db673f6e90e13cc4b0132719c
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%