From: Sergey Matveev Date: Sun, 10 Jan 2016 13:39:10 +0000 (+0300) Subject: [DOC] Encless mode also enables noise option X-Git-Tag: 5.1^2~2 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=d9008bcb18fd32450934ba2803ca1634486e9855 [DOC] Encless mode also enables noise option Signed-off-by: Sergey Matveev --- diff --git a/doc/mtu.texi b/doc/mtu.texi index 6ddb521..29930b6 100644 --- a/doc/mtu.texi +++ b/doc/mtu.texi @@ -4,8 +4,8 @@ MTU option tells what maximum transmission unit is expected to get from TAP interface. It is per-user configuration. Incoming packets of bigger sizes (including the padding byte) will be ignored. If either -@ref{Noise, noise}, or @ref{CPR} are enabled, then all outgoing packets -are filled up to that MTU value. +@ref{Noise, noise}, @ref{Encless, encryptionless mode} or @ref{CPR} are +enabled, then all outgoing packets are filled up to that MTU value. Default MTU equals to 1514 bytes (1500 bytes of Ethernet payload, 14 bytes of Ethernet header).