mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
ping: adapt to new README scheme
This commit is contained in:
parent
cf32243822
commit
0fc3202160
@ -1,12 +1,3 @@
|
||||
|
||||
===================================================
|
||||
Perform and evaluate ICMP Echo with another IP host
|
||||
===================================================
|
||||
|
||||
|
||||
Brief
|
||||
#####
|
||||
|
||||
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
|
||||
@ -15,7 +6,7 @@ gets filled with the letters of the alphabet ('a' to 'z') repeatedly.
|
||||
|
||||
|
||||
Configuration
|
||||
#############
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
This is an example configuration of the component which shows the default
|
||||
value for each attribute except 'config.dst_ip' and 'config.src_ip':
|
||||
@ -27,7 +18,6 @@ value for each attribute except 'config.dst_ip' and 'config.src_ip':
|
||||
! verbose="no"
|
||||
! count="5" />
|
||||
|
||||
|
||||
This is a short description of the tags and attributes:
|
||||
|
||||
:config.src_ip:
|
||||
@ -50,7 +40,7 @@ This is a short description of the tags and attributes:
|
||||
|
||||
|
||||
Sessions
|
||||
########
|
||||
~~~~~~~~
|
||||
|
||||
This is an overview of the sessions required and provided by the
|
||||
component apart from the environment sessions:
|
||||
|
Loading…
Reference in New Issue
Block a user