mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 22:23:45 +00:00
The warning "no interface connected to domain" was introduced when only one NIC session at a time could be connected to a domain. It should help to track packet drops that were caused by startup timing issues between servers and clients. However, a user should watch the "NIC sessions" value of a domain (verbose_domain_state) instead when debugging packet loss. With support for multiple sessions per domain, even a non-empty domain may still miss the session that connects the desired server. Fix #2629
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.