From: Guilherme Maciel Ferreira Date: Mon, 5 Mar 2012 11:47:28 +0000 (-0300) Subject: Added the protocols supported in the Readme file. X-Git-Tag: v1.5~1^2~15 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=59bbbed9448557e3e5627c250cf9eb42fc6cd1e1;p=pingcheck Added the protocols supported in the Readme file. --- diff --git a/Readme b/Readme index 4c2a210..b3275bf 100644 --- a/Readme +++ b/Readme @@ -83,7 +83,7 @@ This configurations are shared among and affect all the hosts. which port to ping the host. - interval: the host will be pinged every "interval" seconds. - ping-protocol: indicates which protocol to use to ping the destination host, - the currently supported protocols are TCP and ICMP. + the currently supported protocols are TCP (tcp, tcp_ipv6) and ICMP (icmp, icmpv6).