mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-04 02:01:53 +00:00
84a3fbd239
The 'ping' component continuously sends ICMP Echo requests to a given IP host and waits for the corresponding ICMP Echo replies. For each successfull ICMP Echo handshake it prints a short statistic. By now, it can be used only with a static IP configuration. The size of the ICMP data field can be configured. It gets filled with the letters of the alphabet ('a' to 'z') repeatedly. Issue #2732
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.