From 776447a9c03d969928b8fb124738969ebf265ca0 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Mon, 8 Jan 2018 18:01:07 +0100 Subject: [feat] try other gateways if the main one fails Removing '--persist-ip' param on openvpn it will try to connect to a different gateway if the first one fails. This means, that in case of network disconnection for some minutes bitmask will keep rotating between the different gateways and one the network comes back it will not connect anymore to the first one, but to the one that was trying at this moment. - Resolves: #9188 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index aa7ac132..975cc9a1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,6 +10,7 @@ Features - `#8217 `_: renew OpenPGP keys before they expire. - `#9074 `_: pin provider ca certs. - `#6914 `_: expose an API to retrive message status. +- `#9188 `_: try other gateways if the main one fails. - Set a windows title, so that Bitmask windows can be programmatically manipulated. Bugfixes -- cgit v1.2.3