mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
The NIC router parses, stores and forwards DNS domain names from DHCP replies. Yet the routers DHCP client used to not request DNS domain-name information on DHCP requests. This caused DHCP servers to skip this information on their replies although it was available. This commit fixes the issue by adding the DNS domain name code to the request parameter list of requests from the routers DHCP client.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.