X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=doc%2Ftinc.texi;h=d2b09fa16abbfdce41c29df3bde2b6b21aaac3ea;hp=35658188494a6b048dda3459a3c4e204389cbee8;hb=b45511118421920771f5dcd5e4bafc04376e4450;hpb=95928f7c2910a7da01a89cdc63c86c4d87fac004 diff --git a/doc/tinc.texi b/doc/tinc.texi index 3565818..d2b09fa 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -956,6 +956,12 @@ Any cipher supported by OpenSSL is recognized. Furthermore, specifying "none" will turn off packet encryption. It is best to use only those ciphers which support CBC mode. +@cindex ClampMSS +@item ClampMSS = (yes) +This option specifies whether tinc should clamp the maximum segment size (MSS) +of TCP packets to the path MTU. This helps in situations where ICMP +Fragmentation Needed or Packet too Big messages are dropped by firewalls. + @cindex Compression @item Compression = <@var{level}> (0) This option sets the level of compression used for UDP packets.