Skip to content

refactor vpn connection status to be a subset of leap/eip status

Currently we're showing just openvpn status. We must make that a subset of the leap status.

Investigate the use of QFsm for this :)

  1. disconnected
  2. check network connection
  3. check provider
  4. check encryption keys
  5. connecting to gateway
  6. authenticating
  7. establishing network encryption
  8. connected

(from redmine: created on 2012-09-26, closed on 2012-10-08, precedes #672 (closed))