Skip to content
  • Dan Williams's avatar
    core: indicate via a property when master connections are ready for slaves · 087e1dfb
    Dan Williams authored
    Add a 'master-ready' property to NMActiveConnection that NMDevice can
    watch for to indicate that the master connection/device is ready to accept
    slaves.  Since the slave device's ActiveConnection is already tracking
    its master connection, and since ActiveConnections don't enter the
    ACTIVATING state until their device is ready for slaves, it's pretty
    trivial to implement this property.
    087e1dfb