mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
055862c0eb
When a domain is updated to a new component config, the two criteria for keeping an ARP waiting state of a remote domain are whether the remote domain still exists and whether its IP config is still the same. This means that a domain must also dissolve all of its remote ARP waiting states if its IP config changes (without an update of the component config). This wasn't the case until now. Issue #2840
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.