genode/repos/os/src
Martin Stein 0ad0153626 nic_router: fix broken uplink label on re-config
Uplink labels were stored in the uplink objects as reference. As uplink objects
may be re-used on re-configuration to avoid unnecessary closing and re-opening
of NIC sessions, the label reference could get invalid as the object that
stored the label content didn't get re-used. Thus, the label is now copied to
the uplink object.

Fixes #3529
2019-11-19 14:42:23 +01:00
..
app Remove os/src/app/cli_monitor 2019-11-19 14:23:56 +01:00
drivers Fix ram session quota accounting in lan9118 2019-11-19 14:23:56 +01:00
init timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
lib vfs/terminal: provide meta info as pseudo files 2019-11-19 14:39:09 +01:00
server nic_router: fix broken uplink label on re-config 2019-11-19 14:42:23 +01:00
test test/vfs_stress: annotate switch label fall-throughs 2019-11-19 14:23:56 +01:00