mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-04 17:53:07 +00:00
Clients can connect at any time to the NIC router. The interfaces (sessions) get attached to the appropriate domain as soon as it appears. This implies that interfaces can also be detached from a domain without beeing destructed when the domain disappears. All user dependent states of an interface such as the link states, DHCP allocations and ARP information get lost when the interface gets detached. Ref #2670
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.