mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 20:32:09 +00:00
1) A session request gets denied if there is no matching session policy. (The <defaul-policy/> tag can be used for the former default behavior) 2) A session request gets denied if the MAC address is given through the matching policy but this address cannot be allocated. 3) A session request gets denied if the MAC address is not given through the matching policy and it is also not possible to allocate one. Issue #3040
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.