mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
Previously, the uplink session was created on component startup while the creation of the downlink session is timed by the client component. This created a time span in which packets from the uplink were dropped at the nic_dump. Now the uplink session-request is done by the session component of the downlink. Ref #2490
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.