genode/repos/os
Martin Stein 7085640f05 nic_router: remove 'mac_first' attribute
Since the router MAC is allocated like the donwlink MACs it can't happen
anymore that these MACs clash, for instance due to nested routers. Thus,
the range of the MAC allocators of nested routers must not be exclusive
anymore which deprecates the 'mac_first' configuration attribute.

Issue #2795
2018-05-30 13:36:12 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include nic_router/nic_bridge: re-work Mac_allocator 2018-05-30 13:36:11 +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 net: use Size_guard for packet-data accessors 2018-05-30 13:36:11 +02:00
src nic_router: remove 'mac_first' attribute 2018-05-30 13:36:12 +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.