buildCurrentNetworkId

internal fun buildCurrentNetworkId(interfaceIds: List<String>, fallback: String): String

Joins the collected interface identifiers into a single stable id, falling back to fallback when the path exposes no interfaces.