Closed joosth9n closed 4 years ago
This pull request has 2 commits, please only pull "iOS: Prevent NETunnelProviderSession initialization after disconnect".
I'll close this pull request, clean up my commits and create a new pull request instead. :)
Like on macOS, this fix prevents a possible reconnect issue on iOS, a new NETunnelProviderSession shouldn't be initialised after a disconnect. Connection Info should only be updated when in a connected state, a change for macOS in regard to this is included in this commit too.