Skip to content
  • Thomas Haller's avatar
    core: extend nm_manager_get_activatable_connections() for autoconnect and multi-connect · 07a42191
    Thomas Haller authored and Beniamino Galvani's avatar Beniamino Galvani committed
    In general, a activatable connection is one that is currently not
    active, or supports to be activatable multiple times according to
    multi-connect setting. In addition, during autoconnect, a profile
    which is marked as multi-connect=manual-multiple will not be avalable.
    Hence, add an argument "for_auto_activation".
    
    The code is mostly unused but will be used next (except for connections,
    which set connection.multi-connect=multiple).
    07a42191