mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
c1b6000248
Until now, the DHCP client was called also for DHCP requests when an interface had a domain but yet no IP config. Now, an interface distinguishes between DHCP requests and replies first and then accordingly calls the DHCP server or the DHCP client if they're available. This also prevents that the DHCP client has to handle packet headers other than that of DHCP. Fixes #3681
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.