From daa44ff1acff6f13f5a6da8a02e4352e683eb1ca Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 2 May 2015 00:28:54 +0300 Subject: [PATCH] [DOC] Correct remark about how often we send heartbeats Signed-off-by: Sergey Matveev --- doc/timeout.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/timeout.texi b/doc/timeout.texi index 5fe7fd0..e750177 100644 --- a/doc/timeout.texi +++ b/doc/timeout.texi @@ -6,7 +6,7 @@ remote peer is alive. That is why timeouts are necessary. If no packets are sent during timeout period, then remote peer is considered to be dead. Timeout option should be synchronized both for server and client. -If there were no packets at all during third part of timeout, then +If there were no packets at all during fourth part of timeout, then special heartbeat packet is sent. So VPN connection should be alive all the time, even if there is no traffic in corresponding TAP interfaces. @strong{Beware}: this consumes traffic. -- 2.44.0