genode/repos/os/src
Martin Stein 88cddc35dd nic_router: use the dictionary data structure
This commit gets rid of the router-local wrapper of Genode's AVL string tree
and replaces it with Genode's new Dictionary structure. The Dictionary is now
used for managing domains and NIC clients. Due to this change, the formerly
necessary helper classes Domain_base and Nic_client_base could be removed as
well.

Ref #4610
2022-10-12 11:59:08 +02:00
..
app xml_node: change with_sub_node signature 2022-09-19 14:00:33 +02:00
drivers platform_drv: fix reference count in "Switch" class 2022-09-21 12:19:10 +02:00
init xml_node: change with_sub_node signature 2022-09-19 14:00:33 +02:00
lib os: add File_system_session::num_entries RPC 2022-09-19 14:00:35 +02:00
server nic_router: use the dictionary data structure 2022-10-12 11:59:08 +02:00
test test-trace_buffer: increase thread stack to 8K 2022-09-21 12:19:10 +02:00
trace/policy os: src/lib/trace/policy -> src/trace/policy 2022-09-19 13:59:27 +02:00