20240314.00
NetworkManager: only set secondary interfaces as up (#378) The primary interface will already be up, by doing "conn up" we are forcing primary interface to be "reloaded" twice as we just reloaded the configuration with "conn reload" - by double "reloading" the primary interface we are forcing it to be unavailable longer than we need it to.