You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got the idea while fixing 07fafa6, I would suggest adding tests to compare the sent/received payloads of this library with ipmitools, to catch any potential incompatibilities. ipmitool -vv prints the raw payloads - it should be possible to parse the output for the comparison. Or maybe there is a better way.
The text was updated successfully, but these errors were encountered:
Got the idea while fixing 07fafa6, I would suggest adding tests to compare the sent/received payloads of this library with
ipmitool
s, to catch any potential incompatibilities.ipmitool -vv
prints the raw payloads - it should be possible to parse the output for the comparison. Or maybe there is a better way.The text was updated successfully, but these errors were encountered: