Support Explicit Client Migration #1575
Labels
Area: API
Area: Core
Related to the shared, core protocol logic
help wanted
Extra attention is needed
Milestone
Describe the feature you'd like supported
Minimal support for migration is already supported on the server side, but we have no official support on the client yet. There was some code initially added to set a new local address, but it doesn't work at all on kernel and had issues on client as well. More over, we should instead support a model where the app "adds" and "removes" addresses and then can (optionally) set the main one to use for the active path.
There is a lot of complexity involved in this and requires extensive testing.
The text was updated successfully, but these errors were encountered: