]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Encless mode also enables noise option
authorSergey Matveev <stargrave@stargrave.org>
Sun, 10 Jan 2016 13:39:10 +0000 (16:39 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 10 Jan 2016 13:59:48 +0000 (16:59 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/mtu.texi

index 6ddb521f4fedc895668269e15514ca80f26898e2..29930b641063de86616d4589872a73a5240a5528 100644 (file)
@@ -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).