When the BMC receives bridged requests, "the BMC immediately returns a
response to the Send Message command itself". After collection the
requested values, it sends the data. This two packages can be received
in the wrong order.
So, the fix is to look at the responded data and bring the two packages
in the right order.
When the BMC receives bridged requests, "the BMC immediately returns a response to the Send Message command itself". After collection the requested values, it sends the data. This two packages can be received in the wrong order.
So, the fix is to look at the responded data and bring the two packages in the right order.
This should fix Issue #37.