mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-08 11:38:10 +00:00
The NIC router used to add the DNS servers field to DHCP replies regardless of whether there were DNS servers or not. As reported by a Genode user, the empty DNS server field irritated at least Windows 10 guests (Vbox 6) that connected to the NIC router. This resulted in Windows 10 ignoring DHCP offers from the router with such characteristic. With this commit adding the DNS server DHCP option is skipped if there are no DNS servers at the corresponding DHCP server or the domain IP config the server shall fetch its DNS servers from. Fixes #4581
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.