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
..
2021-12-17 15:04:45 +01:00
2021-12-17 15:04:45 +01:00
2022-08-10 13:32:57 +02:00
2021-12-17 15:04:45 +01:00
2021-12-17 15:04:45 +01:00
2021-02-23 12:07:18 +01:00
2022-04-13 14:08:34 +02:00