X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.texi;h=5efabf293b0c6c6af45c7aa9971015078baf7dd3;hb=467397f25d3a99ec1a97d4419502c37b64276f49;hp=581da6eade277fc6b0ab0e6c36dcdfd1bbc2afa5;hpb=b1421b919090351e885ed3d06df67fb2eb69e765;p=tinc diff --git a/doc/tinc.texi b/doc/tinc.texi index 581da6ea..5efabf29 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1253,6 +1253,10 @@ The minimum amount of time between sending UDP ping datagrams to try to establis If tinc doesn't receive any UDP ping replies over the specified interval, it will assume UDP communication is broken and will fall back to TCP. +@cindex UDPInfoInterval +@item UDPInfoInterval = (5) +The minimum amount of time between sending periodic updates about UDP addresses, which are mostly useful for UDP hole punching. + @cindex UDPRcvBuf @item UDPRcvBuf = (OS default) Sets the socket receive buffer size for the UDP socket, in bytes.