]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/mtu.texi
[DOC] Various small corrections
[govpn.git] / doc / mtu.texi
index f847166cf6b7c5f18c9d041789065d4bd5a465e3..6ddb521f4fedc895668269e15514ca80f26898e2 100644 (file)
@@ -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. If the program gets bigger
-size packet (including the padding byte), then it will ignore that
-packet. If either @ref{Noise, noise}, or @ref{CPR} are enabled, then all
-outgoing packets are filled up to that MTU value.
+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.
 
 Default MTU equals to 1514 bytes (1500 bytes of Ethernet payload, 14
 bytes of Ethernet header).