mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
If the NIC router has insufficient CAP or RAM quota for the creation of a state object for an interface, it tries to destroy a certain amount of existing state objects of this interface to free resources. Afterwards, it retries handling the current packet once. If it does fail again, the router drops the packet. Issue #2953
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.