connectivity check does not need to check every interface, some interfaces are not connected to the Network cable or wifi, the device state is not NM_DEVICE_STATE_ACTIVATED, you can skip these interfaces, and also improve efficiency.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
connectivity check does not need to check every interface, some interfaces are not connected to the Network cable or wifi, the device state is not NM_DEVICE_STATE_ACTIVATED, you can skip these interfaces, and also improve efficiency.