Added the protocols supported in the Readme file.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Mon, 5 Mar 2012 11:47:28 +0000 (08:47 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Mon, 5 Mar 2012 11:47:28 +0000 (08:47 -0300)
Readme

diff --git a/Readme b/Readme
index 4c2a210..b3275bf 100644 (file)
--- 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).