Skip to content
  • Thomas Bechtold's avatar
    core: add internet connectivity check · 267bc993
    Thomas Bechtold authored and Dan Williams's avatar Dan Williams committed
    * use libsoup to compare a http response from a given
      uri with a given response (use g_str_has_prefix () to compare)
    * do periodically check the connectivity. Check interval is configurable
    * check connectivity when device state change
      from/to NM_DEVICE_STATE_ACTIVATED
    267bc993