]> tinc-vpn.org Git - tinc/blobdiff - doc/tinc.conf.5.in
Throttle the rate of UDP_INFO messages.
[tinc] / doc / tinc.conf.5.in
index bc481ead83e01a636f241a3edef2e7120ab9e024..1ae8f39638c421adb6de99361f74f8b377ccba31 100644 (file)
@@ -500,6 +500,8 @@ The minimum amount of time between sending UDP ping datagrams to try to establis
 .It Va UDPDiscoveryTimeout Li = Ar seconds Pq 30
 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.
+.It Va UDPInfoInterval Li = Ar seconds Pq 5
+The minimum amount of time between sending periodic updates about UDP addresses, which are mostly useful for UDP hole punching.
 .It Va UDPRcvBuf Li = Ar bytes Pq OS default
 Sets the socket receive buffer size for the UDP socket, in bytes.
 If unset, the default buffer size will be used by the operating system.