mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 18:22:41 +00:00
If the IP config does not change on updates to the router IP config of a domain change (a common case on DHCP RENEW), prevent detaching from the old config and attaching to the new one. Because this would not only create unnecessary CPU overhead but also force all clients at all interfaces that are listening to this config (via config attribute 'dns_config_from') to restart their networking (re-do DHCP). Ref #4696
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.