Migration services: Difference between revisions
| Line 844: | Line 844: | ||
| 0x0 || 0x1 || MessageId | | 0x0 || 0x1 || MessageId | ||
|- | |- | ||
| 0x1 || 0x7 || | | 0x1 || 0x7 || Reserved | ||
|} | |} | ||
| Line 871: | Line 871: | ||
| 0x9 || [[#Initialize|Initialize2]] | | 0x9 || [[#Initialize|Initialize2]] | ||
|- | |- | ||
| 0x10 || | | 0x10 || [[#Leave|Leave]] | ||
|- | |- | ||
| 0x80 || | | 0x80 || | ||
| Line 958: | Line 958: | ||
| 0x20 || 0x20 || Copied into state by the client. | | 0x20 || 0x20 || Copied into state by the client. | ||
|} | |} | ||
=== Leave === | |||
This is sent by the client prior to closing the socket and temporarily leaving the ldn network. | |||
The plaintext request/response payload are empty. | |||
= Notes = | = Notes = | ||