mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-03 17:51:02 +00:00
10b6b88b01
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.