Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This does not directly exit if anything breaks but attempts to read one
more message from restored which usually is a StatusMsg and contains
information about the error that occoured.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should indicate that a manual mode switch is required.
|
|
The code path without TSS request did not initialize the recovery client
in order for it to be used to send iBEC. Now the client is always initialized.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sometimes devices do not switch modes, sending a zero length packet
appears to fix this situation and prevents failures during restore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|