Skip to content
Snippets Groups Projects

[feat] try other gateways if the main one fails

Merged meskio requested to merge meskio/bitmask-dev:feat/9188_dont_persist_ip into master
  1. Jan 08, 2018
    • meskio's avatar
      [test] enlarge the functional test timeout · 7077a5ff
      meskio authored
      Verified
      7077a5ff
    • meskio's avatar
      [feat] try other gateways if the main one fails · 776447a9
      meskio authored
      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
      Verified
      776447a9
Loading