mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
9a94fbb1ec
The DHCP client implementations of Ping originally is a copy of the NIC router implementation adapted for Ping. The two versions diverged further over the years. This issue should be solved by should merging them into a centralized implementation. However, this commit treats only a recent issue with the nic_uplink.run test on pbxa9 qemu but does this by re-aligning the two implementations partially. The final merge should be done in a separate commit. Ref #4966
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.