genode/repos/os
Martin Stein ed69c11b01 nic_router: label attribute for uplink domain
The new attribute config.domain.label has effect only at the uplink
domain-tag. It determines which label the NIC router shall use when
requesting the NIC session for the uplink domain. If value of this
attribute changes at the uplink domain-tag, the NIC router closes and
re-requests the NIC session of the uplink with the new label.

Issue #2815
2018-05-30 13:36:34 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include net: generic ascii_to for Netaddress template 2018-05-30 13:36:32 +02:00
lib Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
recipes nic_router/nic_bridge: re-work Mac_allocator 2018-05-30 13:36:11 +02:00
run ping_nic_router.run: add nic_bridge behind router 2018-05-30 13:36:33 +02:00
src nic_router: label attribute for uplink domain 2018-05-30 13:36:34 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.