From d9008bcb18fd32450934ba2803ca1634486e9855 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 10 Jan 2016 16:39:10 +0300 Subject: [PATCH] [DOC] Encless mode also enables noise option Signed-off-by: Sergey Matveev --- doc/mtu.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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). -- 2.44.0