mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-25 22:00:32 +00:00
bbf7a6230e
Start and stop the DHCP state machine as the Nic link-state changes. Invoke the link state handler during configuration rather than assume that in the case of a downed link lwIP will defer DHCP until the link comes up. Additionally, support static DNS configuration via the "nameserver" configuration attribute. Fix #3388