mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-14 14:37:41 +00:00
The ICMP-Echo-server functionality of the router has the following configuration attributes (default values shown): ! <config icmp_echo_server="yes"> ! <domain icmp_echo_server="yes" ... /> ! </config> The icmp_echo_server attribute configures whether the router answers ICMP Echo requests that address the router. The <config> value affects all domains without a <domain> local value. Issue #2874
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.