eduvpn / apple

app for iOS and macOS
Other
62 stars 18 forks source link

Prevent reconnect issue (iOS) #271

Closed joosth9n closed 4 years ago

joosth9n commented 4 years ago

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.

joosth9n commented 4 years ago

This pull request has 2 commits, please only pull "iOS: Prevent NETunnelProviderSession initialization after disconnect".

joosth9n commented 4 years ago

I'll close this pull request, clean up my commits and create a new pull request instead. :)