mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-21 09:47:44 +00:00
The dns_server_from attribute of the dhcp-server tag has effect only if the dns_server attribute of the same tag is not set. If this is the case, the dns_server_from attribute states the domain from whose IP config to take the DNS server address. This is useful, for instance, if the stated domain receives the address of a local DNS server via DHCP. Whenever the IP config of the stated domain becomes invalid, the DHCP server switches to a mode where it drops all requests unanswered until the IP config becomes valid again. Issue #2730
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.