Skip to content
  • Thomas Haller's avatar
    core: add version-id to NMActiveConnection · b96a40c2
    Thomas Haller authored
    This field will be later used by NMDevice's Reapply and
    GetAppliedConnection methods. The usecase is to first fetch
    the currently applied connection, adjust it and reapply it.
    Using the version-id, a concurrent modification can be detected
    and Reapply can reject the invocation.
    b96a40c2