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 directory contains ports of popular 3rd-party applications to Genode. The 'ports' repository follows the line of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to 'libports/README'. Dependencies from other repositories ------------------------------------ Application provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.