From: Sergey Matveev Date: Fri, 1 May 2015 21:28:54 +0000 (+0300) Subject: [DOC] Correct remark about how often we send heartbeats X-Git-Tag: 3.0^2~9 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=daa44ff1acff6f13f5a6da8a02e4352e683eb1ca;p=govpn.git [DOC] Correct remark about how often we send heartbeats Signed-off-by: Sergey Matveev --- 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.