Skip to content
  • Lubomir Rintel's avatar
    libnm/active-connection: track reason for state changes · 40ffb962
    Lubomir Rintel authored
    Note that the reason tracking starts as soon as the object exists (which
    is immediately after GDBusObject is created), not when the asynchronous
    NMObject initialization finishes. That is so that we the reason changes
    in between are not lost.
    
    The vpn-connection should probably be doing the same.
    40ffb962