retry all remotes defined in one VpnProfile before switching gateways
All supported configuration variants of a transport are listed within one VpnProfile / openvpn config. The PR fixes that if the first configuration variant fails, all other configuration variants are tested as well. This fixes the UDP to TCP fallback mechanism.
The pr is built on top of !138 (merged), so that needs to be merged first.
Edited by cyberta