mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
When this flag is set in the config tag, the NIC router will print a short information to the log for each general state change of a domain. This includes currently the IP-configuration state and the number of connected NIC sessions. This a useful addition as the normal verbose flag's purpose is a very deep insight into almost every activity in the router, which is cool for debugging sophisticated problems but normally floods the log and therefore discards this option for, e.g., desktop systems. In such systems, the new verbosity is pretty discreet but already gives a good hint on why packets may get dropped by the router although the routing rules are correct. Issue #2534
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.