mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
f10c470969
The commit "sculpt_manager: relax nic_drv policy label" introduced the use of the "label_prefix" attribute instead of "label" for the uplink policy in the NIC router. However, it missed an appropriate adaption of the lookup of that attribute when the Sculpt manager has to decide which uplink is used in a manually managed router config. This caused the uplink to disappear whenever a user created a manually managed router config. This commit fixes the problem. Issue #4660 Fixes #4695 |
||
---|---|---|
.. | ||
include | ||
lib | ||
ports | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.