mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
When a DHCP packet is printed out, it first tries to determine the most specific message type from the DHCP options and print its human-readable name right after the protocol name. If finding the message type fails, the less specific opcode is printed instead, but also in a human-readable way. Fixes #4131
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.