Skip to content
  • Thomas Haller's avatar
    core: add activation-reasons for external/assume connections · 5a1f84b0
    Thomas Haller authored
    Until now, we only really cared about whether a connection was activated
    with reason NM_ACTIVATION_REASON_AUTOCONNECT_SLAVES or not.
    
    Now however, we will care about whether a connection was activated via
    (genuine) autoconnect by NMPolicy, or external/assume by NMManager.
    Add a new reason to distinguish between them.
    5a1f84b0