mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-14 00:40:01 +00:00
0ad0153626
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 |
||
---|---|---|
.. | ||
app | ||
drivers | ||
init | ||
lib | ||
server | ||
test |