X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fmtu.texi;h=00aa7e7e94e14d68941021aa08b27a8e7a2b67d7;hb=a11b0bda178937e6891770f40f800d69b5640313;hp=6ddb521f4fedc895668269e15514ca80f26898e2;hpb=2fc6aa8e8e2d6a41f5e35eb840ff6e1da1a39485;p=govpn.git diff --git a/doc/mtu.texi b/doc/mtu.texi index 6ddb521..00aa7e7 100644 --- a/doc/mtu.texi +++ b/doc/mtu.texi @@ -2,10 +2,10 @@ @subsection Maximum Transmission Unit MTU option tells what maximum transmission unit is expected to get from -TAP interface. It is per-user configuration. Incoming packets of bigger +TUN/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 +Default MTU equals to 1515 bytes (1500 bytes of Ethernet payload, 15 bytes of Ethernet header).