Skip to content
  • Beniamino Galvani's avatar
    manager: don't upgrade the state when connectivity check fails · 7375822c
    Beniamino Galvani authored
    If a connection is ACTIVATED and another one is ACTIVATING but there
    is no global connectivity, we currently set the manager state to
    CONNECTING and start a connectivity check to verify whether the
    manager state can be promoted to CONNECTED_GLOBAL.
    
    If this connectivity check fails, we shouldn't promote a CONNECTING
    state to CONNECTED_SITE.
    
    Fixes: 084da69a
    7375822c